@react-native-firebase/links
v0.0.26
Published
React Native Firebase - Dynamic Links
Downloads
4
Readme
This is for the upcoming v6.0.0 release of React Native Firebase, please use the react-native-firebase package instead, unless you're early adopting/testing the new packages - in which case please use the
latest
tagged patch-only release for this package.
Dynamic Links are smart URLs that allow you to send existing and potential users to any location within your React Native app. They survive the app install process, so even new users can see the content they're looking for when they open the app for the first time.
Installation
Requires @react-native-firebase/app
to be installed.
yarn add @react-native-firebase/links
react-native link @react-native-firebase/links
Documentation
License
- See LICENSE