I'm trying to open the browser window without leaving the app when I click a URL (for both iOS and Android).
The behavior should be as follows (with airbnb app example):
- Clicks in "Terms and conditions" link: links example
- Open the browser in-app:
- For iOS: in-app browser iOS
- Same for Android.
How can I do this? Do I need to use any specified existing library?
I'm using react-native 0.37.