react-native-splash-screen
react-native-splash-screen copied to clipboard
General Improvements
- Makes it possible to dynamically show/hide the splashscreen on iOS like you can on Android. Currently, you cannot show/hide more than once on iOS.
- Adds enter animations when
showis called after app launch with backward compatible methods.