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

Class

example/src/examples/CachedMap.tsx:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15const VERTICAL_PADDING = 6;
16
17class CachedMap extends React.Component<any, any> {
18 constructor(props: any) {
19 super(props);
20 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected