itinance / react-native-fs

Native filesystem access for react-native
MIT License
4.97k stars 986 forks source link

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

Open renishdeveloper opened 1 year ago

renishdeveloper commented 1 year 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