7.2.4 • Published 4 years ago

react-native-firebase-messaging-fix-push-noti-android8 v7.2.4

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
4 years ago

React Native Firebase provides native integration of Firebase Cloud Messaging (FCM) for both Android & iOS. FCM is a cost free service, allowing for server-device and device-device communication. The React Native Firebase Messaging module provides a simple JavaScript API to interact with FCM.

> Learn More

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/messaging

Documentation

Additional Topics

License