Socket
Socket
Sign inDemoInstall

react-native-push-notification

Package Overview
Dependencies
515
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123567Next

3.3.0

Diff

Changelog

Source

[3.3.0] - 2020-04-29

Features

  • (Android) Keep interface parity with PushNotificationIOS #909
  • (Android) Unsubscribe from topic #917
  • (Android) Add notification data in onNotification #1212

Fixed

  • (Android) Create default channel to receive notification when background / killed.
  • (Android) Fix vibrate: false is ignored #878
  • package.json fix suffic in main, index => index.js #878

Breaking changes

  • (Android) Remove specific code for GCM #1322
  • <service android:name="com.dieam.reactnativepushnotification.modules.RNPushNotificationRegistrationService"/> must be removed.
boris.tacyniak
published 3.2.1 •

Changelog

Source

[3.2.1] - 2020-04-20

Fixed

  • Invalid type Strint wrong typo
  • Missing import
boris.tacyniak
published 3.2.0 •

Changelog

Source

[3.2.0] - 2020-04-20

Features

  • (Android) Allow to silence Android foreground notifications #1183
  • (Android) Allow to set the notification to executes on idle #959
  • (iOS) Add missing "category" parameter when scheduling local notifications. #457

Fixed

  • Fix: Breaking android x compatibility regression
  • Fix: Use FirebaseInstanceId for deviceToken, not from Intent #1355
  • Fix: security issue limit the components that Intent will resolve to #687
  • Fix: remove fishy reference from android project files #1226
  • Fix: JSON value '<null>' of type NSNull cannot be converted to NSDictionary #1030
  • Fix: Fixed foreground FCM banner notifications and notification sound #1042
  • Upgrade ShortCutBadger to 1.1.22 #646
  • Upgrade exemple to React-Native 0.62.2
  • Remove Types from the code use @types/react-native-push-notification instead.
  • Remove GCM and C2DM references in README.md

Possible Breaking change

  • Rename firebaseVersion to firebaseMessagingVersion #1191 in gradle.build

Documentation

  • Abandon permissions unregisters remote only #1282
  • Use full path for manifest #567
  • Update broken link to docs #995
  • Missing step for android manual installation #1363
zo0r
published 3.1.9 •

zo0r
published 3.1.8 •

zo0r
published 3.1.3 •

Changelog

Source

[3.1.3] - 2019-05-25

Fixed

  • Fix Configuration 'compile' is obsolete and has been replaced with 'implementation' and Configuration 'testCompile' is obsolete and has been replaced with 'testImplementation'. It will be removed at the end of 2018. #1106
zo0r
published 3.1.2 •

Changelog

Source

[3.1.2] - 2018-10-16

Added

  • Allow to set notification's priority, visibility and importance options on Android, @lorenc-tomasz aaf2d19 #854
  • Added the "old" GCM listener to get compatibility with GCM back, @zo0r 3bd0b6f #835
  • Allow configuring notification channel and color through manifest, @Truebill f7b4759 #822

Fixed

zo0r
published 3.1.1 •

Changelog

Source

[3.1.1] - 2018-07-31

Added

  • Android Oreo support (SDK >= 26) (PR #657)
  • Firebase (FCM) Support (PR #717)
  • Twilio support (PR #744)
  • clearLocalNotification (PR #711)

Fixed

  • checkPermissions (PR #721)
  • Remove default alert for silent push (PR #707)

Supported React Native Versions

| Component Version | RN Versions | README | | ----------------- | -------------------- | ---------------------------------------------------------------------------------------------------------------------- | | 1.0.7 | <= 0.27 | Open | | 1.0.8 | 0.28 | Open | | 2.0.1 | 0.29 | Open | | 2.0.2 | 0.30, 0.31, 0.32 | Open | | >= 2.1.0 | >= 0.33 | Open |

zo0r
published 3.0.2 •

zo0r
published 3.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc