Check out example codes for "response redirect new tab". It will help you in understanding the concepts better.
Code Example 1
Response.Write("<script>window.open('" + URL + "','_blank');</script>");
Learn ReactJs, React Native from akashmittal.com