This commit is contained in:
2022-10-20 10:41:46 +02:00
parent 05f4a6c3ab
commit fd7b7de052
16 changed files with 681 additions and 62 deletions

View File

@@ -31,7 +31,10 @@
"react-native": "0.64.3",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-web": "0.17.1"
"react-native-web": "0.17.1",
"expo-auth-session": "~3.5.0",
"expo-random": "~12.1.1",
"expo-secure-store": "~11.1.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",