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

Add webview

This commit is contained in:
sunnylqm
2020-10-21 08:26:55 +08:00
parent e80317415c
commit ac18785e50
3 changed files with 206 additions and 186 deletions

View File

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