testing universal links handler

This commit is contained in:
Adolfo Reyna
2023-03-10 22:38:52 -06:00
parent 3f44076709
commit 7be9b89c5a
4 changed files with 104 additions and 1 deletions

View File

@@ -38,7 +38,8 @@
"react-native-web": "~0.18.7",
"react-native-webview": "11.23.1",
"valtio": "^1.4.0",
"@react-native-community/netinfo": "9.3.5"
"@react-native-community/netinfo": "9.3.5",
"expo-linking": "~3.3.1"
},
"devDependencies": {
"@babel/core": "^7.19.3"