ignite-splashscreen

0.0.2 • Public • Published

Ignite SplashScreen

This plugin helps you add a Splash Screen to your React Native app to:

  • Hide the fact that we are loading JS
  • Do stuff to get the app ready
  • Decide in JS when to hide the splashscreen

This is setuping the react-native-splash-screen package and setting some defaults.

Please refer to the README.md for more precision.

We also recommend checking react-native-make to set your custom splash image in one command.

Adding the plugin

ignite add splashscreen

Removing the plugin

ignite remove splashscreen

Compatibility

This has been tested with React Native 0.61.4.

Contributing

Please open an issue for any compatibility issues, or provide better interactivity/compatibility through opening a PR! 🙂

Package Sidebar

Install

npm i ignite-splashscreen

Weekly Downloads

12

Version

0.0.2

License

MIT

Unpacked Size

231 kB

Total Files

12

Last publish

Collaborators

  • adrienthiery