UNPKG

expo-splash-screen

Version:

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

4 lines (2 loc) 115 B
import { NativeModulesProxy } from 'expo-modules-core'; export default NativeModulesProxy.ExpoSplashScreen || {};