Add tunnel support for network issues

This commit is contained in:
2025-10-23 17:56:06 +02:00
parent 5c68a49824
commit e73141121f
2 changed files with 486 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"web": "expo start --web"
},
"dependencies": {
"@expo/ngrok": "^4.1.3",
"@react-native-async-storage/async-storage": "2.2.0",
"@react-navigation/bottom-tabs": "^7.5.0",
"@react-navigation/native": "^7.1.18",