react-native-deep-linking
react-native-deep-linking copied to clipboard
Deep Linking set up in a React Native App
Is it working on Android? I tried example code and got reopen cycle
Using this in manifest file to redirect ` ` The above link used is a api which redirects to the required applink. If the app is installed it open the...
Hi there, @dabit3 I tried to create a deep link on react-native. which is being accessed by Twitter on Authorization, I am receiving the deeplink redirection on my app, but...