Closed
Description
Hi, thanks for maintaining this project. i have more of a query than a bug to report.
i'm using version 0.13.8 of this library and implementing scope storage related updates in my RN app.
Is there a way to download files directly to common download path for android, currently file download is happening in app specific internal storage, which might not be very intuitive for users in general.
Is there a plan to implement MediaStore API to make use of download path, or is there any other solution to do so?
Any help or suggestion is much appreciated.
Thanks.