Check out example codes for "opem link in new tab html". It will help you in understanding the concepts better.
Code Example 1
<a href="your link" target="_blank">The home page will open in another tab.</a>
//Put target="_blank" as shown
Code Example 2
add attribute : target = "_blank"
Learn ReactJs, React Native from akashmittal.com