This commit is contained in:
2026-03-29 09:21:01 -04:00
parent 821e71b387
commit a7d4f4e4d3
6 changed files with 500 additions and 205 deletions

View File

@@ -11,6 +11,7 @@
"lint": "expo lint"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^3.0.2",
"@react-navigation/bottom-tabs": "^7.15.5",
"@react-navigation/elements": "^2.9.10",
"@react-navigation/native": "^7.1.33",
@@ -38,6 +39,7 @@
"react-native": "0.83.4",
"react-native-gesture-handler": "~2.30.0",
"react-native-reanimated": "4.2.1",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "~5.6.2",
"react-native-screens": "~4.23.0",
"react-native-web": "~0.21.0",