mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-03 22:48:36 +08:00
1.9 KiB
1.9 KiB
title, description
| title | description |
|---|---|
| Firebase Cloud Messaging (FCM) | Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably deliver messages at no cost. |
Firebase Cloud Messaging
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.
The Messaging module is only responsible for handling data-only messages. To learn how to display notifications to users, view the Notifications module.
Getting Started
Install & start tracking key performance metrics within your application. Firebase Cloud Messaging is powerful tool to empower your application. Our guides cover various ways it can be integrated on your application and backend systems. The API reference covers everything required to successfully integrate Messaging into your apps.Learn more
Our documentation is a great place to start, however if you're looking for more help or want to help others, check out the resources below: