joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.81k stars 772 forks source link

Upload progress on notification #699

Open meliodev opened 3 years ago

meliodev commented 3 years ago

Hi ! I couldn't figure out how to show up an upload progress bar on a notification as it can be done when downloading a file (with download manager). Any solution for this guys ?

Sheharyar566 commented 3 years ago

I need it too