Trying to add supabase as the backend. Updated packages

This commit is contained in:
2025-02-24 11:54:01 -06:00
parent c5916a195a
commit 06471f688a
7 changed files with 1421 additions and 688 deletions

View File

@@ -5,7 +5,7 @@
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "myapp",
"scheme": "com.techtracker",
"userInterfaceStyle": "automatic",
"newArchEnabled": true,
"ios": {
@@ -34,7 +34,8 @@
"resizeMode": "contain",
"backgroundColor": "#ffffff"
}
]
],
"expo-secure-store"
],
"experiments": {
"typedRoutes": true