Home
last modified time | relevance | path

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

/expo/packages/expo-maps/build/
H A DNativeExpoMapView.js3 export const NativeExpoAppleMapsView = requireNativeViewManager('ExpoAppleMaps'); constant
H A DNativeExpoMapView.d.ts4 export declare const NativeExpoAppleMapsView: React.ComponentType<NativeExpoAppleMapsViewProps>; constant
H A DNativeExpoMapView.js.map1 …ct.ComponentType<NativeExpoGoogleMapsViewProps>;\n\nexport const NativeExpoAppleMapsView = require…
H A DMap.js4 import { NativeExpoAppleMapsView, NativeExpoAppleMapsModule, NativeExpoGoogleMapsView, NativeExpoGo…
165 …return (React.createElement(NativeExpoAppleMapsView, { ...defaultNativeExpoMapViewProps, ...this.p…
H A DMap.js.map1NativeExpoAppleMapsView,\n NativeExpoAppleMapsModule,\n NativeExpoGoogleMapsView,\n NativeExpoG…
/expo/packages/expo-maps/src/
H A DNativeExpoMapView.tsx10 export const NativeExpoAppleMapsView = requireNativeViewManager(
H A DMap.tsx8 NativeExpoAppleMapsView,
182 <NativeExpoAppleMapsView