mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-17 23:04:53 +08:00
1.8 KiB
1.8 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
Firebase Dynamic Links are a modern alternative to deep links, providing configurable links that provide the user with the best available experience according to which platform they are using and whether your app is already installed. Firebase Dynamic Links can take users directly to the linked content in your app and even let this info persist through an app install.
Getting Started
Install & start providing users with an ideal cross-platform experience as they navigate your platform. Learn how to use Firebase Dynamic Links to its full potential to avoid interruptions in user-flow during the navigation of your services. The API reference covers everything required to successfully integrate Dynamic Links 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: