Home
last modified time | relevance | path

Searched defs:NativeExpoGoogleMapsView (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-maps/build/
H A DNativeExpoMapView.d.ts3 export declare const NativeExpoGoogleMapsView: React.ComponentType<NativeExpoGoogleMapsViewProps>; constant
H A DNativeExpoMapView.js2 export const NativeExpoGoogleMapsView = requireNativeViewManager('ExpoGoogleMaps'); constant