Remove gmaps
This commit is contained in:
parent
82e1a47c15
commit
8b9af2c887
7 changed files with 273 additions and 135 deletions
6
app.json
6
app.json
|
@ -33,7 +33,11 @@
|
|||
"favicon": "./assets/images/favicon.png"
|
||||
},
|
||||
"plugins": [
|
||||
"expo-router"
|
||||
"expo-router",
|
||||
"@rnmapbox/maps",
|
||||
{
|
||||
"RNMapboxMapsDownloadToken": "pk.eyJ1IjoibWFhcnRlbnZyOTgiLCJhIjoiY2x6ZDFqMGp1MGVyejJrczhqcXpvYm9iYiJ9.XvYcL62dWiJQiFmG6mOoug"
|
||||
}
|
||||
],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue