mapApi.js 133 Bytes Raw Blame History Permalink 1 2 3 4 import MapView from 'react-native-daummap'; const MapApi = MapView.setRestApiKey("533ca6485888cf27ba40b523674117c3") export {MapApi}