oh my god this is so hard
This commit is contained in:
3
components/.map_fix/map.js
Normal file
3
components/.map_fix/map.js
Normal file
@ -0,0 +1,3 @@
|
||||
import MapView from 'react-native-maps';
|
||||
|
||||
export default MapView;
|
3
components/.map_fix/map.web.js
Normal file
3
components/.map_fix/map.web.js
Normal file
@ -0,0 +1,3 @@
|
||||
import MapView from "@teovilla/react-native-web-maps";
|
||||
|
||||
export default MapView;
|
Reference in New Issue
Block a user