itinance / react-native-fs

Native filesystem access for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find the path of SD card

narang-vasu opened this issue · comments

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.

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.