a7ul / react-native-simple-download-manager

A react native module to schedule downloads on native download manager
https://www.npmjs.com/package/react-native-simple-download-manager
MIT License
36 stars 15 forks source link

triggering mediascanner #3

Open shivamguptaagatsa opened 6 years ago

shivamguptaagatsa commented 6 years ago

hey there, is it possible to trigger mediascanner from this module? because when i download an image it did not show in gallery. I have to restart my phone to trigger the mediascanner.

a7ul commented 6 years ago

Yes, this should be possible. Will try to implement this, but will take some time. Meantime if you have some time .. could you raise a PR for the same ?