react-native-bootsplash

πŸš€ Show a splash screen during app startup. Hide it when you are ready.

MIT License

Downloads
514.2K
Stars
3.4K
Committers
41

Bot releases are hidden (Show)

react-native-bootsplash - 2.0.3

Published by zoontek over 4 years ago

  • Handle Storyboard files on iOS as other methods will be deprecated soon (Fix #55)
  • Add a show() method (Fix #62)
  • Generate BootSplash.storyboard, bootsplash.xml using the CLI
  • Make the CLI handle the background color
  • Fix ViewGroup.removeView calls on null object reference (Fix #58)
  • Enforce file casing consistency (always use BootSplash)
  • Fix background flickering on iOS slow devices (Fix #59)
  • Add compatibility with react-native-screens/native-stack
react-native-bootsplash - 1.2.1

Published by zoontek almost 5 years ago

react-native-bootsplash - 1.2.0

Published by zoontek almost 5 years ago

  • Improved assets generation CLI
  • Deep-link handling documentation #40 (thanks to @MohamadKh75)
react-native-bootsplash - 1.1.0

Published by zoontek almost 5 years ago

  • Fix deep linking issues on Android (#36)
  • Image assets generation #32 (thanks to @cawfree)
  • ReasonML bindings #35 (thanks to @MoOx)
react-native-bootsplash - 1.0.3

Published by zoontek about 5 years ago

  • Fix react dependency version
react-native-bootsplash - 1.0.2

Published by zoontek about 5 years ago

  • Fix build.gradle setup
  • Add the tvOS platform to the podspec file
react-native-bootsplash - 1.0.1

Published by zoontek about 5 years ago

  • Listen for RCTJavaScriptDidFailToLoadNotification at module init
react-native-bootsplash - 1.0.0

Published by zoontek about 5 years ago

  • Fix typos in README file (by @vikrantnegi, @nidelson)
  • Fix: Get the main application id without suffix on Android (by @Gorhom)
  • Fix: Send first start data to Activity (by @AZIMAT)
  • Update Android bootsplash.xml in the example
  • Add android:exported="true" mention in the documentation
  • Add notice on iOS for limitation to .xib (by @MoOx)
  • Add tip for RN 0.59- usage in the README (by @MoOx)
Package Rankings
Top 1.15% on Npmjs.org
Badges
Extracted from project README
mit licence npm version npm downloads platform - android platform - ios
Related Projects