Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
15
export
default TurboModuleRegistry.getEnforcing<Spec>(
"RNBootSplash"
);
Callers
1
isVisible
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected