Check out example codes for "how do i set a pdf to be download link in html". It will help you in understanding the concepts better.
Code Example 1
<a href="./directory/yourfile.pdf" download="newfilename">Download the pdf</a>
Learn ReactJs, React Native from akashmittal.com