Remove gmaps

This commit is contained in:
Maarten 2024-08-02 20:32:44 +02:00
parent 82e1a47c15
commit 8b9af2c887
7 changed files with 273 additions and 135 deletions

View file

@ -33,7 +33,11 @@
"favicon": "./assets/images/favicon.png"
},
"plugins": [
"expo-router"
"expo-router",
"@rnmapbox/maps",
{
"RNMapboxMapsDownloadToken": "pk.eyJ1IjoibWFhcnRlbnZyOTgiLCJhIjoiY2x6ZDFqMGp1MGVyejJrczhqcXpvYm9iYiJ9.XvYcL62dWiJQiFmG6mOoug"
}
],
"experiments": {
"typedRoutes": true