MCPcopy
hub / github.com/zoontek/react-native-bootsplash / isVisible

Method isVisible

src/specs/NativeRNBootSplash.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 };
11 hide(fade: boolean): Promise<void>;
12 isVisible(): boolean;
13}
14
15export default TurboModuleRegistry.getEnforcing<Spec>("RNBootSplash");

Callers 1

isVisibleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected