1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-11-01 05:43:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Remove webview

This commit is contained in:
sunnylqm
2021-04-09 23:08:12 +08:00
parent 0ccacc2f7b
commit f720f290d9
5 changed files with 2 additions and 71 deletions

View File

@@ -13,8 +13,7 @@
"dependencies": {
"react": "17.0.1",
"react-native": "0.64.0",
"react-native-update": "link:../..",
"react-native-webview": "^10.9.2"
"react-native-update": "link:../.."
},
"devDependencies": {
"@babel/core": "^7.12.9",