# firebaes_message **Repository Path**: recipe_app/firebaes_message ## Basic Information - **Project Name**: firebaes_message - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-23 - **Last Updated**: 2024-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


React Native Firebase - Messaging

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook

---- 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](https://firebase.google.com/products/cloud-messaging/) ## Installation Requires `@react-native-firebase/app` to be installed. ```bash yarn add @react-native-firebase/messaging ``` ## Documentation - [Quick Start](https://rnfirebase.io/messaging/usage) - [Reference](https://rnfirebase.io/reference/messaging) ### Additional Topics - [iOS Permissions](https://rnfirebase.io/messaging/ios-permissions) - [Notifications](https://rnfirebase.io/messaging/notifications) - [Server Integration](https://rnfirebase.io/messaging/server-integration) ## License - See [LICENSE](/LICENSE) ----

Built and maintained with 💛 by Invertase.

----