I have install Reacts Inappbrowser, but I can get it to work. If I include the javascript to activate the inappbrowser the app cant be built and I get errors:
This line in App.jsz:
import InAppBrowser from ‘react-native-inappbrowser-reborn’;
Stops the build of the app.
And also the rest of javascript code under Demo at this page: