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.