fixes to app

This commit is contained in:
Patryk
2025-06-08 20:18:38 +02:00
parent dbf07cea0a
commit bcce392c9b
13 changed files with 1450 additions and 375 deletions

View File

@@ -40,6 +40,7 @@
"expo-auth-session": "~6.2.0",
"expo-camera": "~16.1.7",
"expo-constants": "~17.1.5",
"expo-crypto": "~14.1.4",
"expo-image-picker": "~16.1.4",
"expo-linking": "~7.1.4",
"expo-router": "~5.0.5",
@@ -61,8 +62,7 @@
"react-native-svg": "15.11.2",
"react-native-web": "~0.20.0",
"tailwindcss": "^3.4.17",
"zustand": "^5.0.3",
"expo-crypto": "~14.1.4"
"zustand": "^5.0.3"
},
"devDependencies": {
"@babel/core": "^7.20.0",