react-native-push-notification icon indicating copy to clipboard operation
react-native-push-notification copied to clipboard

Show a Download Progress Bar like the native downloader.

Open aftabaminzoobiapps opened this issue 5 years ago • 2 comments

I am developing a project to download videos from social media accounts. all was fine but on android 10 we can not use the native downloader manager. so I want when a user wants to download a video notification will be shown that will have the progress bar, and on the complete download, that notification will be sent that the download has completed.

aftabaminzoobiapps avatar Oct 23 '20 10:10 aftabaminzoobiapps

Yes, I too would like a progress indicator in the notification like in Notifee for React Native:

https://notifee.app/react-native/docs/android/progress-indicators

I do own a Notifee license but it does not meet my other requirements.

whenmoon avatar Mar 15 '21 13:03 whenmoon

but the issues is im updating percentage every time notification will be vibrate every percentage

deepbag avatar Apr 28 '23 14:04 deepbag