Géolocalisation en arrière-plan
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user