Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zoontek/react-native-bootsplash
/ NativeRNBootSplash.web.ts
File
NativeRNBootSplash.web.ts
src/specs/NativeRNBootSplash.web.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Spec } from
"./NativeRNBootSplash"
;
2
3
function
resolveAfter(delay: number) {
4
return
new
Promise((resolve) => setTimeout(resolve, delay));
Callers
nothing calls this directly
Calls
2
removeNode
Function · 0.85
resolveAfter
Function · 0.85
Tested by
no test coverage detected