Check out example codes for "how to open a website inside a website". It will help you in understanding the concepts better.
Code Example 1
<iframe src="https://www.codegrepper.com" width="100%" height="300px"
title="website" style="border: 10px solid black;">
</iframe>
Learn ReactJs, React Native from akashmittal.com