Home
last modified time | relevance | path

Searched refs:NativeExpoGoogleMapsView (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-maps/build/
H A DNativeExpoMapView.js2 export const NativeExpoGoogleMapsView = requireNativeViewManager('ExpoGoogleMaps'); constant
H A DNativeExpoMapView.d.ts3 export declare const NativeExpoGoogleMapsView: React.ComponentType<NativeExpoGoogleMapsViewProps>; constant
H A DNativeExpoMapView.js.map1 …iveExpoAppleMapsViewProps } from './Map.types';\n\nexport const NativeExpoGoogleMapsView = require…
H A DMap.js4 import { NativeExpoAppleMapsView, NativeExpoAppleMapsModule, NativeExpoGoogleMapsView, NativeExpoGo…
183 …return (React.createElement(NativeExpoGoogleMapsView, { ...defaultNativeExpoMapViewProps, ...this.…
H A DMap.js.map1NativeExpoGoogleMapsView,\n NativeExpoGoogleMapsModule,\n} from './NativeExpoMapView';\nimport * …
/expo/packages/expo-maps/src/
H A DNativeExpoMapView.tsx6 export const NativeExpoGoogleMapsView = requireNativeViewManager(
H A DMap.tsx10 NativeExpoGoogleMapsView,
216 <NativeExpoGoogleMapsView