Skip to content

v0.3.7

Compare
Choose a tag to compare
@cooperka cooperka released this 03 Jul 02:14
· 192 commits to main since this release

Added

  • Added RNSnackbar.podspec for cocoapods (#31)
  • Added a link to Manual Installation to the README (#30)
  • Added a Customization section to the README

Fixed

  • Made action.onPress optional even if action is specified (as would be expected)
  • Fixed installing the example app using yarn install. Yarn for some reason copies in node_modules when installing locally, which caused all sorts of issues running unit tests and the example app.