react-native-send-intent
react-native-send-intent copied to clipboard
Open Storage
Hi, I would like to know if it's possible to open an specific path on Storage Directory.
Hi @gamoridev
What is Storage Directory it some section of Settings?
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.
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?