DeepLinking on React native - How to connect a React native app to other external elements and connect two elements of the same app.
The React native framework provides us with a great tool to connect our application to the outside using links. This tool is the "Linking API" which contains several connection functions inside it.
One of these connection functions is the "openURL" f...
cdap.hashnode.dev2 min read