Structure globale de l'application client

Signed-off-by: Emmy D'Anello <emmy@luemy.eu>
This commit is contained in:
2024-12-01 18:58:53 +01:00
parent aa1da394b9
commit 49fcb6edbc
13 changed files with 1373 additions and 30 deletions

View File

@@ -15,11 +15,13 @@
},
"dependencies": {
"@expo/vector-icons": "^14.0.2",
"@maplibre/maplibre-react-native": "^10.0.0-alpha.28",
"@react-navigation/bottom-tabs": "^7.0.0",
"@react-navigation/native": "^7.0.0",
"expo": "~52.0.11",
"expo-blur": "~14.0.1",
"expo-constants": "~17.0.3",
"expo-dev-client": "~5.0.4",
"expo-font": "~13.0.1",
"expo-haptics": "~14.0.0",
"expo-linking": "~7.0.3",
@@ -29,8 +31,10 @@
"expo-symbols": "~0.2.0",
"expo-system-ui": "~4.0.4",
"expo-web-browser": "~14.0.1",
"maplibre-gl": "^4.7.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-map-gl": "^7.1.7",
"react-native": "0.76.3",
"react-native-gesture-handler": "~2.20.2",
"react-native-reanimated": "~3.16.1",