oh my god this is so hard

This commit is contained in:
2024-10-22 16:38:06 -05:00
parent f48ec76cba
commit c0ebccf6b1
8 changed files with 1444 additions and 1318 deletions

View File

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

View File

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