itinance / react-native-fs

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

How to access the Pendrive or other removable device through OTG in Android. #1196

Open renishdeveloper opened 9 months ago

renishdeveloper commented 9 months ago

I'm run the app in Android 11 and I can't able to access the Pendrive connected with OTG, is there any why to access the files and folders from Pendrive that is connected with my phone through OTG.

Thanks