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

@ -1,3 +0,0 @@
import MapView from 'react-native-maps';
export default MapView;

View file

@ -1,3 +0,0 @@
import MapView from "@teovilla/react-native-web-maps";
export default MapView;