expo-splash-screen
Version:
Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.
20 lines (10 loc) • 554 B
Markdown
- `expo-splash-screen-command` is now replaced by `@expo/configure-splash-screen`. Functionality is not affected.
- add polyfill for usage within managed workflow
- expo-splash-screen-command is now bundled with expo-splash-screen and helps you to automatically configure your splash screen in bare React Native apps. Install expo-splash-screen in your project then run `yarn expo-splash-screen --help` for more information.