Browser App with React Native

The beauty of Open Source projects, especially successful ones, is how much material the community is going to share. This is a chance to solve your own problems but also a chance to learn how simply you can solve them by looking at the code.

This is the case for the Browser App from lucamezzalira that is going to show how to embed a Webview in your app with React Native.

browser-react-native on GitHub.