Browse Source

Upgrade react-native-webview for demo

iou90 4 years ago
parent
commit
c78a440cea
2 changed files with 729 additions and 696 deletions
  1. 1
    1
      demo/package.json
  2. 728
    695
      demo/yarn.lock

+ 1
- 1
demo/package.json View File

12
     "react": "16.9.0",
12
     "react": "16.9.0",
13
     "react-native": "0.61.5",
13
     "react-native": "0.61.5",
14
     "react-native-autoheight-webview": "../",
14
     "react-native-autoheight-webview": "../",
15
-    "react-native-webview": "^7.5.2"
15
+    "react-native-webview": "^8.0.2"
16
   },
16
   },
17
   "devDependencies": {
17
   "devDependencies": {
18
     "@babel/core": "^7.5.0",
18
     "@babel/core": "^7.5.0",

+ 728
- 695
demo/yarn.lock
File diff suppressed because it is too large
View File