Reputation: 9477
I have a requirement to handle referrals with react-native-firebase/app and react-native-dynamic-links. Currently I dont have a good idea about the task. How should I start this task? Is there any resource that I should follow?
Upvotes: 1
Views: 1155
Reputation: 194
You can refer to official docs on using @react-native-firebase/dynamic-links
https://rnfirebase.io/dynamic-links/usage
Upvotes: 0