Fix Supabase OAuth flow and various UI updates

This commit is contained in:
RoadtripDJ Dev
2026-05-17 20:48:19 +01:00
parent ad64bb2572
commit dedf25c51f
7 changed files with 326 additions and 57 deletions

View File

@@ -1,6 +1,7 @@
{
"expo": {
"name": "roadtrip-dj",
"scheme": "roadtripdj",
"slug": "roadtrip-dj",
"version": "1.0.0",
"orientation": "portrait",
@@ -30,4 +31,4 @@
"expo-web-browser"
]
}
}
}