Skip to content

Releases: wix/react-native-notifications

3.4.1

23 Nov 12:45
5e319ca
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

  • Fix boolean type when converting to js #702 by xilin
  • [BugFix][iOS] Cleaning up initial notification after resolve #697 by muryj

3.4.0

28 Oct 11:42
d9433c7
Compare
Choose a tag to compare

Enhancements:

  • Lock docusaurus version #695

Bug Fixes:

  • notifyReceivedToJS only when app is visible #694
  • Fixes #627 - First foreground notification is not visible #685
  • Fix Xcode 12 Compatibility #672
  • [Bugfix][Android] Use JobServiceIntent to fetch the FCM token in the background #678

3.3.4

23 Sep 11:04
01f8f9e
Compare
Choose a tag to compare

No changelog for this release.

3.3.2

06 Aug 13:35
905a539
Compare
Choose a tag to compare

No changelog for this release.

3.3.1

05 Aug 20:31
Compare
Choose a tag to compare

No changelog for this release.

3.3.0

23 Jul 09:16
d7f771e
Compare
Choose a tag to compare

No changelog for this release.

3.2.2

23 May 12:03
fae3af0
Compare
Choose a tag to compare

No changelog for this release.

3.2.1

13 May 12:03
30de155
Compare
Choose a tag to compare

Bug Fixes:

  • Return notificationId from postLocalNotification #610