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

Class

example/src/examples/LiteMapView.tsx:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19};
20
21class LiteMapView extends React.Component {
22 render() {
23 const maps = [];
24 for (let i = 0; i < 10; i++) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected