expo-splash-screen
Version:
Provides a module to allow keeping the native Splash Screen visible until you choose to hide it.
16 lines (8 loc) • 389 B
Markdown
Changelog
# master
## 🛠 Breaking changes
## 🎉 New features
## 🐛 Bug fixes
# 0.2.0
## 🎉 New features
- 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.