Releases: zoontek/react-native-bootsplash
Releases · zoontek/react-native-bootsplash
3.2.5
- Improve
hide
and show
rejection messages
- Display a warning instead of a red screen when
RNBootSplash
is initialized before rootViewController
3.2.4
- Warn if
RNBootSplash
is initialized before rootViewController
is set (#235 by @sharplet)
3.2.3
- Remove splash screen reset on development reload (fix multiple bundles issue)
3.2.2
- Set
main
as default flavor
in the CLI plugin config
3.2.1
- Add
mavenCentral()
as jcenter()
is shutting down
3.2.0
- 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
- Fix: Only forward non-null intent type to
MainActivity
(#207 by @sdenaci) (fix react-navigation
deep-linking)
3.1.3
- Use activity as context instead - Allow dark mode on Android (#199 by @slaci)
- Bump project dependencies