Home
last modified time | relevance | path

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

/expo/packages/expo-maps/src/
H A DMap.types.ts528 export type ExpoMapViewProps = ViewProps & alias
/expo/packages/expo-maps/build/
H A DMap.types.d.ts406 export type ExpoMapViewProps = ViewProps & PropsWithChildren<Partial<Provider & MapType & Controls … alias