Skip to content

v1.4.0

Compare
Choose a tag to compare
@calintamas calintamas released this 07 Dec 20:13

Added

  • Add onPress to Toast.show method, fixes #86
  • Export BaseToast component to allow styling, fixes #50, #68, #87, #97
  • Add topOffset, bottomOffset and visibilityTime as instance props, fixes #98
  • When shown with position: bottom, Toast is now Keyboard aware, fixes #65