Check out example codes for "open anchor tag in new tab". It will help you in understanding the concepts better.
Code Example 1
<a href="The link of the page" target="_blank">Open page in new tab</a>
Code Example 2
<a href="https://youtu.be/dQw4w9WgXcQ" target="_blank">Use _blank</a>
Learn ReactJs, React Native from akashmittal.com