Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
const VERTICAL_PADDING = 6;
16
17
class 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