react-native-fs icon indicating copy to clipboard operation
react-native-fs copied to clipboard

Writing to secondary store

Open sleungcy opened this issue 7 years ago • 1 comments

How do I get the path to secondary storage in android? I see in android.os.Environment, it uses getExternalFilesDirs(String), getExternalCacheDirs(), and getExternalMediaDirs().

But RFNSManager does not use any of these. Does it support writing to secondary storage?

sleungcy avatar May 13 '17 16:05 sleungcy

Any updates on this ?

victorkvarghese avatar Nov 07 '23 04:11 victorkvarghese