Browse Source

Updated webview to v10

Arnaud Vergnet 3 years ago
parent
commit
5690d176b7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

52
     "react-native-screens": "^2.9.0",
52
     "react-native-screens": "^2.9.0",
53
     "react-native-splash-screen": "^3.2.0",
53
     "react-native-splash-screen": "^3.2.0",
54
     "react-native-vector-icons": "^6.6.0",
54
     "react-native-vector-icons": "^6.6.0",
55
-    "react-native-webview": "^9.4.0",
55
+    "react-native-webview": "10.1.1",
56
     "react-navigation-collapsible": "^5.6.1",
56
     "react-navigation-collapsible": "^5.6.1",
57
     "react-navigation-header-buttons": "^4.0.2"
57
     "react-navigation-header-buttons": "^4.0.2"
58
   },
58
   },

Loading…
Cancel
Save