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.
Requires @react-native-firebase/app
to be installed.
yarn add @react-native-firebase/dynamic-links
- See LICENSE
Built and maintained with 💛 by Invertase.