0

I'm a newbie in android programming and creating application on React Native framework. I am trying to create Deep Links for my application which I have already implemented with Branch. But since this has been implemented using a library, it might create some unwanted problems in future, because of the fact that the React Native community are actively working on to improve this platform.

I want some Native way of creating deep links with React Native applications. I would love to hear your opinions here. Thank you.

2

1 Answer 1

1

Alex from Branch here:

We are actively involved in the React Native community, and aren't going anywhere. Using the Branch library in your app definitely won't cause issues later.

Deep linking isn't actually something React Native can solve in isolation, because the standards and underlying requirements all come from the iOS and Android platforms on which React Native is built. If you're interested in reading more about the issues behind mobile deep linking, check out this article for details on why it's such a complex problem.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks for your feedback, Alex. This is something I was waiting for.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.