UNPKG

expo-splash-screen

Version:

Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.

7 lines 194 B
declare const _default: { readonly name: string; preventAutoHideAsync(): boolean; hideAsync(): boolean; }; export default _default; //# sourceMappingURL=ExpoSplashScreen.web.d.ts.map