UNPKG

react-native-cross-components

Version:
14 lines (13 loc) 251 B
// Mock the map library module.exports = ({ MapView: 'View', Marker: 'View', Callout: 'View', Ploygon: 'View', Polyline: 'View', Circle: 'View', Overlay: 'View', PROVIDER_GOOGLE: '', MarkerAnimated: 'View' }); export default 'View';