Skip to content

Releases: zoontek/react-native-bootsplash

1.0.3

19 Sep 09:22
Compare
Choose a tag to compare
  • Fix react dependency version

1.0.2

19 Sep 08:50
Compare
Choose a tag to compare
  • Fix build.gradle setup
  • Add the tvOS platform to the podspec file

1.0.1

04 Sep 17:21
Compare
Choose a tag to compare
  • Listen for RCTJavaScriptDidFailToLoadNotification at module init

1.0.0

26 Aug 14:16
Compare
Choose a tag to compare
  • 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)