10.8.1-patch.4 • Published 3 years ago

@minding/react-native-firebase-messaging v10.8.1-patch.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 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