Shashika Virajh
Shashika Virajh

Reputation: 9477

React native dynamic links and referral handling with firebase

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

Answers (1)

pyankoff
pyankoff

Reputation: 194

You can refer to official docs on using @react-native-firebase/dynamic-links https://rnfirebase.io/dynamic-links/usage

Upvotes: 0

Related Questions