Amélioration carte, séparation Web/Android + géolocalisation

This commit is contained in:
2024-12-02 20:11:31 +01:00
parent 49fcb6edbc
commit 82b73ddadf
8 changed files with 181 additions and 49 deletions

View File

@@ -18,6 +18,7 @@
"@maplibre/maplibre-react-native": "^10.0.0-alpha.28",
"@react-navigation/bottom-tabs": "^7.0.0",
"@react-navigation/native": "^7.0.0",
"@turf/circle": "^7.1.0",
"expo": "~52.0.11",
"expo-blur": "~14.0.1",
"expo-constants": "~17.0.3",
@@ -25,6 +26,7 @@
"expo-font": "~13.0.1",
"expo-haptics": "~14.0.0",
"expo-linking": "~7.0.3",
"expo-location": "^18.0.2",
"expo-router": "~4.0.9",
"expo-splash-screen": "~0.29.13",
"expo-status-bar": "~2.0.0",
@@ -32,6 +34,7 @@
"expo-system-ui": "~4.0.4",
"expo-web-browser": "~14.0.1",
"maplibre-gl": "^4.7.1",
"maplibre-react-components": "^0.1.9",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-map-gl": "^7.1.7",