yarn react-native-toast-message 2.2.0
v2.2.0

latest release: 3.0.0-beta.1
5 months ago

What's Changed

  • Gestures can now be disabled using the swipeable: boolean option; they are still enabled by default. by @wouterds in #446

    Toast.show({ ..., swipeable: false })

New Contributors

Full Changelog: v2.1.10...v2.2.0

Don't miss a new react-native-toast-message release

NewReleases is sending notifications on new releases.