yarn react-native-toast-message 1.3.0

latest releases: 3.0.0-beta.1, 2.2.0, 2.1.10...
4 years ago

Added

  • Render custom toast types using a config prop
  • A default info type toast
  • onShow and onHide callbacks when using Toast.show({ onShow, onHide })

Changed

  • autoHide is now true by default

Removed

  • renderSuccessToast and renderErrorToast props are no longer relevant, so they were removed

Fixed

  • onHide is called when the toast is dismissed by a swipe gesture

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

NewReleases is sending notifications on new releases.