Files
react-native-firebase/packages/dynamic-links
Russell Wheatley e7b4bb31b0 feat: use latest android & ios Firebase SDKs version (#3956)
* chore(*): version upgrades

* chore(*, ios): update GoogleUtilities test/ios

* chore(_,ios): update pod lock

* chore(crashlytics, android): update SDK for tests

* chore: move google-services plugin for gradle

* chore: ios sdk upgrade

* chore: update test Podfile.lock
2020-07-24 13:11:46 +01:00
..
2020-07-09 08:22:21 +00:00
2020-07-09 08:22:21 +00:00


React Native Firebase - Dynamic Links

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


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/dynamic-links

Documentation

License


Built and maintained with 💛 by Invertase.