React native - show the webpage inside the apps

Viewed 6156

I'm developing an social apps whereby user can simply attach a website URL, and when other user click on it it will show a webpage within the apps.

For example as below enter image description here

I'm using react navigation, is there a way can achieve this ?

1 Answers
Related