Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

7.0.0

Compare
Choose a tag to compare
@Dallas62 Dallas62 released this 23 Dec 21:44
· 98 commits to master since this release

Breaking changes

  • (iOS) Replace deprecated local notification methods on iOS 1751
  • (Android) Rename the Android package from RNPushNotification to ReactNativePushNotification resolve 893
  • (Android) Allow userInfo to be stored in scheduled notification as in iOS (mapped as data on press or list scheduled notifications).

Features

  • (Android) silent channel using playSound flag
  • (Android) implement 'bigLargeIcon' for Android notifications (must be combined with BigPicture) #1730
  • (Android) notification with inline reply #612
  • (Android) Support using drawable as Android small icon #1787