mapApi.js 133 Bytes
import MapView from 'react-native-daummap';
const MapApi = MapView.setRestApiKey("533ca6485888cf27ba40b523674117c3")

export {MapApi}