AUTORYZACJA DO GOOOOOGLA DZIALA

This commit is contained in:
2025-06-04 22:09:03 +02:00
parent 1862b6b79e
commit 8dc51fafdf
4 changed files with 92 additions and 7 deletions

View File

@@ -53,11 +53,12 @@
"react-native-gesture-handler": "~2.24.0",
"react-native-reanimated": "~3.17.4",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.10.0",
"react-native-screens": "~4.11.1",
"react-native-svg": "15.11.2",
"react-native-web": "~0.20.0",
"tailwindcss": "^3.4.17",
"zustand": "^5.0.3"
"zustand": "^5.0.3",
"expo-crypto": "~14.1.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",