Skip to content

Releases: zoontek/react-native-bootsplash

3.2.6

22 Sep 08:53
Compare
Choose a tag to compare
  • Rollback 3.2.4 changes

3.2.5

05 Sep 10:08
Compare
Choose a tag to compare
  • Improve hide and show rejection messages
  • Display a warning instead of a red screen when RNBootSplash is initialized before rootViewController

3.2.4

17 Jun 16:05
Compare
Choose a tag to compare
  • Warn if RNBootSplash is initialized before rootViewController is set (#235 by @sharplet)

3.2.3

05 May 14:26
Compare
Choose a tag to compare
  • Remove splash screen reset on development reload (fix multiple bundles issue)

3.2.2

30 Apr 10:22
Compare
Choose a tag to compare
  • Set main as default flavor in the CLI plugin config

3.2.1

20 Apr 09:35
Compare
Choose a tag to compare
  • Add mavenCentral() as jcenter() is shutting down

3.2.0

16 Mar 11:11
Compare
Choose a tag to compare
  • Add android flavor option for the CI tool (#213 by @cabelin)
  • Fix an Android crash that happen on dev reload when the module wasn't initialised (#215 by @b3coded)
  • Update ReScript bindings (#212 by @MoOx)

3.1.5

17 Feb 18:05
671eae8
Compare
Choose a tag to compare
  • Fix: Only forward non-null intent type to MainActivity (#207 by @sdenaci) (fix react-navigation deep-linking)

3.1.4

11 Feb 17:34
Compare
Choose a tag to compare

3.1.3

07 Feb 17:18
Compare
Choose a tag to compare
  • Use activity as context instead - Allow dark mode on Android (#199 by @slaci)
  • Bump project dependencies