Add Sign in with Apple sorta
This commit is contained in:
4
app.json
4
app.json
@@ -9,6 +9,7 @@
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"ios": {
|
||||
"usesAppleSignIn": true,
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.gibbyb.techtrackerexpo"
|
||||
},
|
||||
@@ -35,7 +36,8 @@
|
||||
"backgroundColor": "#ffffff"
|
||||
}
|
||||
],
|
||||
"expo-secure-store"
|
||||
"expo-secure-store",
|
||||
"expo-apple-authentication"
|
||||
],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
|
Reference in New Issue
Block a user