Skip to content

Push Notifications (PNs)

LeoTM edited this page Feb 22, 2022 · 44 revisions

Firebase Cloud Messaging (FCM)

Advanced Local Notifications

...provides support for displaying basic notifications to users with minimal integration required. If however you require more advanced notifications we recommend using our separate local notifications package 'Notifee'

OneSignal

Notifee

Notifee is a local notifications library and does not integrate with any 3rd party messaging services. This provides developers greater flexibility on how notifications are managed and integrated with new and existing applications. The library is a successor to the notifications module in React Native Firebase v5. The entire library has been reworked from the ground up focusing on new features, testing, documentation and device compatibility.

Clone this wiki locally