Teaks and start deeplink parsing

This commit is contained in:
Adolfo Reyna
2023-03-10 20:30:48 -06:00
parent 21f987a5a5
commit 3f44076709
5 changed files with 69 additions and 8 deletions

View File

@@ -37,7 +37,8 @@
"react-native-vector-icons": "^9.1.0",
"react-native-web": "~0.18.7",
"react-native-webview": "11.23.1",
"valtio": "^1.4.0"
"valtio": "^1.4.0",
"@react-native-community/netinfo": "9.3.5"
},
"devDependencies": {
"@babel/core": "^7.19.3"