MCPcopy Create free account
hub / github.com/react-native-maps/react-native-maps /

Class

src/MapView.tsx:795–795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

793};
794
795class MapView extends React.Component<MapViewProps, State> {
796 static Animated: Animated.AnimatedComponent<typeof MapView>;
797 private map: NativeProps['ref'];
798

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected