config for mobile

This commit is contained in:
talksik
2026-04-29 17:38:43 -07:00
parent 5acb29e6e3
commit 30fbca2188
3 changed files with 45 additions and 0 deletions
+4
View File
@@ -55,6 +55,10 @@ const config: ExpoConfig = {
typedRoutes: false,
},
extra: {
eas: {
projectId: "e902f7e5-e514-42bd-9591-75738e3494ed"
},
appEnv: APP_ENV,
},
};