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

Made changes for android device issues. #589

Open kdpadhiyar opened 4 years ago

kdpadhiyar commented 4 years ago

Want to see those changes to be clear and want to suggest you to add those changes into Readme file. and one more thing is need to add android permission in library's AndroidManifest file to download without notification.

because of that mission permission app was throwing error of Invalid value for visibility: 2 processed

Thank you for your efforts and maintaining this library.