Releases: cooperka/react-native-snackbar
Releases · cooperka/react-native-snackbar
v0.2.3
- Fixed callback crash on older versions of iOS
- Explicitly set textColor on pre-Lollipop Android devices
- Made the example projects work again
v0.2.2
- Fixed an Android compile error on some systems
v0.2.1
- [Android] Allow using an
action
button like on iOS (thanks to fb66992)
v0.2.0
- Fix a bunch of issues to make it work on Android
- Update the README
- Publish to npm via fork