feat: Standort hinzugefügt

This commit is contained in:
Ismail Ali
2025-07-15 21:41:23 +02:00
parent 96b635bccb
commit 007dedb09a
3 changed files with 323 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
"@expo/vector-icons": "^14.1.0",
"@react-native-async-storage/async-storage": "2.1.2",
"@react-native-picker/picker": "2.11.1",
"@react-native-voice/voice": "^3.2.4",
"@react-navigation/bottom-tabs": "^7.3.10",
"@react-navigation/elements": "^2.3.8",
"@react-navigation/native": "^7.1.6",
@@ -41,8 +42,10 @@
"react-native-reanimated": "~3.17.4",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1",
"react-native-voice": "^0.3.0",
"react-native-web": "~0.20.0",
"react-native-webview": "13.13.5"
"react-native-webview": "13.13.5",
"expo-location": "~18.1.6"
},
"devDependencies": {
"@babel/core": "^7.25.2",