Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-native-maps/react-native-maps
/
Class
example/src/examples/LoadingMap.tsx:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
const SPACE = 0.01;
15
16
class LoadingMap extends React.Component<any, any> {
17
constructor(props: any) {
18
super(props);
19
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected