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 770 forks source link

I am trying to create a notification but getting an error #788

Open puneetkansal04 opened 2 years ago

puneetkansal04 commented 2 years ago

I want to create a notification in the react native for showing download info for the file. I want to download 3 files but want to show progress in a single notification. Like it will download 1 file then in the notification it will show 33%. So not able to get that how can i show this custom notification. So let me know if anybody have an idea about it.