Skip to content

Commit c531edb

Browse files
committed
feat: starting OAuth2 with expo
1 parent 34b7f5e commit c531edb

File tree

3 files changed

+352
-1
lines changed

3 files changed

+352
-1
lines changed

app.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"orientation": "portrait",
77
"icon": "./assets/icon.png",
88
"userInterfaceStyle": "light",
9+
"scheme": "gameplay",
910
"splash": {
1011
"image": "./assets/splash.png",
1112
"resizeMode": "contain",

0 commit comments

Comments
 (0)