mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-13 01:18:59 +08:00
* feat: remove core version lock * chore: v6.4.1 * chore: v6.4.1 * chore: configure lerna for independent versions * chore: configure lerna for independent versions * chore: only check docs folder skipping elsewhere due to generated files such as changelogs
React Native Firebase - Dynamic Links
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/dynamic-links
Documentation
License
- See LICENSE
Built and maintained with 💛 by Invertase.

