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

Function getDefaultComponent

src/decorateMapComponent.ts:75–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 } = {};
74
75 const getDefaultComponent = () =>
76 requireNativeComponent(getNativeComponentName(undefined, componentName));
77
78 // @ts-ignore
79 Component.contextType = ProviderContext;

Callers 1

decorateMapComponentFunction · 0.85

Calls 1

getNativeComponentNameFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…