Skip to content

Releases: vonovak/react-native-simple-toast

v3.3.1

20 Mar 08:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

22 Feb 14:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

Release 3.2.0

24 Dec 13:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

22 Nov 19:22
Compare
Choose a tag to compare

What's Changed

  • Tap to dismiss by @mgefimov in #64

  • refactor: minor changes to types by @vonovak in #72

  • chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 in /example by @dependabot in #65

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

  • chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 by @dependabot in #68

  • chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 in /example by @dependabot in #67

  • chore: update ci.yml by @vonovak in #70

Full Changelog: v3.0.2...v3.1.0

Release 3.0.2

08 Oct 12:14
Compare
Choose a tag to compare

3.0.2 (2023-10-08)

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

01 Aug 12:35
Compare
Choose a tag to compare

What's Changed

  • fix: update how toastWindow is obtained by @vonovak in #58

Full Changelog: v3.0.0...v3.0.1

v3.0.0

19 Jul 09:56
Compare
Choose a tag to compare

What's Changed

no breaking changes

Full Changelog: v2.0.1...v3.0.0

v2.0.1

14 Jun 11:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Dec 21:14
Compare
Choose a tag to compare

What's Changed

  • new architecture migration
  • rewritten toast presentation logic

PR: #25

BREAKING: new arch is now required

Full Changelog: v1.1.4...v2.0.0