This commit is contained in:
2026-01-20 17:15:23 +00:00
parent d443933bdc
commit 632aed8181
8 changed files with 429 additions and 445 deletions

View File

@@ -16,6 +16,7 @@
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.8",
"@supabase/supabase-js": "^2.91.0",
"expo": "~54.0.27",
"expo-constants": "~18.0.11",
"expo-document-picker": "~14.0.8",
@@ -38,6 +39,7 @@
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-url-polyfill": "^3.0.0",
"react-native-web": "~0.21.0",
"react-native-worklets": "0.5.1"
},