Skip to content

Releases: cooperka/react-native-snackbar

v0.3.1

Choose a tag to compare

@cooperka cooperka released this 28 Jan 02:48

Added

  • Integrated with Travis, Jest, and ESLint

Changed

  • Updated the README

v0.3.0

Choose a tag to compare

@cooperka cooperka released this 16 Jan 23:11

Changed

  • [Breaking] Updated iOS headers for React Native v0.40

v0.2.3

Choose a tag to compare

@cooperka cooperka released this 30 Dec 14:52
  • 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

Choose a tag to compare

@cooperka cooperka released this 07 Dec 21:54
  • Fixed an Android compile error on some systems

v0.2.1

Choose a tag to compare

@cooperka cooperka released this 07 Dec 16:21
  • [Android] Allow using an action button like on iOS (thanks to fb66992)

v0.2.0

Choose a tag to compare

@cooperka cooperka released this 07 Dec 16:21
  • Fix a bunch of issues to make it work on Android
  • Update the README
  • Publish to npm via fork