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

Function isVisible

src/index.ts:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81}
82
83export function isVisible(): boolean {
84 return NativeModule.isVisible();
85}
86
87export function useHideAnimation(config: UseHideAnimationConfig) {
88 const {

Callers

nothing calls this directly

Calls 1

isVisibleMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…