itinance / react-native-fs

Native filesystem access for react-native
MIT License
4.89k stars 954 forks source link

Could not find the path of SD card #1228

Open narang-vasu opened 2 months ago

narang-vasu commented 2 months ago

As I am using RNFS.ExternalStorageDirectoryPath, I am not getting the details of external Storage/SD Card/Pendrive... I am getting some other details like Android, DCIM, Ringtones, Podcast and other as well which are under /storage/emulated/0 this path as you can check in Android Studio. Please help me out with some sort of examples so that i can get the exact data which is inside the SD Card/Pendrive.

birdofpreyru commented 2 months ago

Please, pay attention to the status & future of this library, noted in all recent issues opened in this repo!

#1197 — The future of react-native-fs

TL;DR.: This repo is stale, no active work happens here now. I actively maintain a fork of this project, but it lives, and it is managed through a different repo — https://github.com/birdofpreyru/react-native-fs.