I'm developing a React Native app for Android platform and I have to download file by using rn-fetch-blob library. I find out some apps can open File Manager of Android and choose a directory when user download. So how can I do that?
My app download using writeFile method because it's a base64, not using fetch file from url.
Thanks for reading question and have a nice day!
You can use this package react-native-scoped-storage