How to Download a file/image using the URL in Native APP

How to Download a file/image using the URL in Native APP?
Whenever we give the URL to “<a href=”“> </a>” in WebApp it will download the file likewise i want it in NativeApp. Is this possible, If yes how i can achieve that. Please Help

Hi! I’d recommend taking a look at React Native Express’ Networking section if you want to learn about how to fetch remote resources in a React Native app.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.