react-nativefetch

How to show progress while downloading file?


Requirement- I want to show a progressive indicator showing the percentage of loading completed. I have used fetch for api service calls. Is it possible to get percentage of downloading completion in any way?


Solution

  • in case you want to show downloading progress of any image , you can use "react-native-fetch-blob". Please refer below url to know more

    https://www.npmjs.com/package/react-native-fetch-blob