Géolocalisation en arrière-plan

This commit is contained in:
2024-12-06 19:00:51 +01:00
parent 82b73ddadf
commit 1ce5045871
6 changed files with 87 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
"expo": {
"name": "Traintrape-moi",
"slug": "traintrape-moi",
"slug": "traintrape-moi-client",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
@@ -34,9 +34,7 @@
"backgroundColor": "#ffffff"
}
],
[
"@maplibre/maplibre-react-native"
],
"@maplibre/maplibre-react-native",
[
"expo-location",
{
@@ -44,7 +42,8 @@
"isIosBackgroundLocationEnabled": true,
"locationAlwaysAndWhenInUsePermission": "Allow $(PRODUCT_NAME) to use your location."
}
]
],
"expo-task-manager"
],
"experiments": {
"typedRoutes": true