react-native-send-intent icon indicating copy to clipboard operation
react-native-send-intent copied to clipboard

Open Storage

Open gamoridev opened this issue 7 years ago • 3 comments

Hi, I would like to know if it's possible to open an specific path on Storage Directory.

gamoridev avatar Apr 13 '18 22:04 gamoridev

Hi @gamoridev

What is Storage Directory it some section of Settings?

lucasferreira avatar Apr 13 '18 22:04 lucasferreira

No, it's any folder in sdcard or defaults directories. Like Documents, Music, DCIM.

I want to open these folders with an specific path like we open the some page on Settings with openSettings.

gamoridev avatar Apr 14 '18 00:04 gamoridev

Hi @gamoridev

I think that didn't exists a default system method to do this, cause to open/list some folder files you will need some sort of File Manager app installed in your OS.

I know that some android versions has this kind of app, but some hidden directories couldn't be opened in this native file manager native app...

What do you think about?

lucasferreira avatar Apr 16 '18 21:04 lucasferreira