Files
react-native-firebase/docs/dynamic-links/index.md
2019-08-21 16:07:01 +01:00

1.9 KiB

title, description
title description
Dynamic Links Firebase Dynamic Links are links that work the way you want, whether or not your app is already installed.

Dynamic Links

React Native Firebase provides native integration 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: