yarn react-native-modal 3.0.0

latest releases: 13.0.1, 13.0.0, 12.1.0...
6 years ago

New release, we finally tackled the infamous "Tap outside to close" issue #11 🎉

  • Added onBackdropPress prop that can be used to react to the modal backdrop press (for example for closing it).
  • Added a modal example for onBackdropPress.
  • BREAKING CHANGE: Removed the hideOnBack prop that was used for closing the modal on back button press on Android. It's useless now since the onBackButtonPress listener exists.
  • Added typescript definitions.

Thanks a lot to @tomasreimers, @RichardLindhout, @ifiokjr, @dark1991, @petejkim and all the other contributors!

Don't miss a new react-native-modal release

NewReleases is sending notifications on new releases.