0.0.26 • Published 5 years ago

@react-native-firebase/links v0.0.26

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
5 years ago

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.

> Learn More

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/links
react-native link @react-native-firebase/links

Documentation

License