4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
|
import MapView from 'react-native-maps';
|
||
|
|
||
|
export default MapView;
|