MCPcopy Create free account

hub / github.com/cawfree/react-native-wormhole / functions

Functions15 in github.com/cawfree/react-native-wormhole

↓ 1 callersFunctionbuildCompletionHandler
( cache: WormholeComponentCache, tasks: WormholeTasks, )
src/constants/createWormhole.tsx:31
↓ 1 callersFunctionbuildCreateComponent
( global: any )
src/constants/createWormhole.tsx:48
↓ 1 callersFunctionbuildOpenString
({ shouldCreateComponent, }: { readonly shouldCreateComponent: (src: string) => Promise<React.Component>;
src/constants/createWormhole.tsx:132
↓ 1 callersFunctionbuildOpenUri
({ cache, tasks, shouldRequestOpenUri, }: { readonly cache: WormholeComponentCache; readonly tasks:
src/constants/createWormhole.tsx:102
↓ 1 callersFunctionbuildOpenWormhole
({ shouldOpenString, shouldOpenUri, }: { readonly shouldOpenString: (src: string) => Promise<React.Compo
src/constants/createWormhole.tsx:140
↓ 1 callersFunctionbuildRequestOpenUri
({ cache, buildRequestForUri, verify, shouldCreateComponent, shouldComplete, }: { readonly cache:
src/constants/createWormhole.tsx:63
↓ 1 callersFunctioncreateWormhole
({ buildRequestForUri = (config: AxiosRequestConfig) => axios(config), global = defaultGlobal, verify, }
src/constants/createWormhole.tsx:169
↓ 1 callersFunctionserveTranspiledFile
example/scripts/serve.js:13
↓ 1 callersFunctionuseForceUpdate
()
src/hooks/useForceUpdate.ts:3
↓ 1 callersFunctionusePeriodic
()
example/__mocks__/Mock_1.jsx:21
FunctionApp
()
example/App.tsx:23
FunctionMock_1
()
example/__mocks__/Mock_1.jsx:36
FunctionWormhole
({ source, renderLoading = () => <React.Fragment />, renderError = () => <React.Fragment />, dangerous
src/components/Wormhole.tsx:19
FunctionWormhole
(props: WormholeProps)
src/constants/createWormhole.tsx:206
Functionpreload
(uri: string)
src/constants/createWormhole.tsx:210