Skip to content

Releases: calintamas/react-native-toast-message

v2.2.1

19 Sep 14:06
Compare
Choose a tag to compare

Fixed

  • (Android) Toast pops up randomly when drawer/dialog opens #428

Full Changelog: v2.2.0...v2.2.1

v2.2.0

15 Dec 17:03
Compare
Choose a tag to compare

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

v2.1.10

14 Dec 16:11
Compare
Choose a tag to compare

What's Changed

Dependency Updates

New Contributors

Full Changelog: v2.1.9...v2.1.10

v2.1.9

13 Dec 07:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.8...v2.1.9

v2.1.8

04 Dec 14:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.7...v2.1.8

v2.1.7

23 Oct 06:27
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @babel/traverse from 7.18.2 to 7.23.2 by @dependabot in #489

Full Changelog: v2.1.6...v2.1.7

v2.1.6

28 Feb 08:16
Compare
Choose a tag to compare

Fixed

  • Crash when text1 or text2 is an empty string by @zzy-33 in #352
  • Inline docs for visibilityTime. The value is in milliseconds, not seconds by @johnbillion in #429

New Contributors

Full Changelog: v2.1.5...v2.1.6

v2.1.5

31 Mar 13:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5

v2.1.4

31 Mar 08:29
Compare
Choose a tag to compare

What's Changed

  • fix: delay after keyboard is dismissed by @rcb4t2 in #342

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

25 Mar 06:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3