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

Need update library for Android 11

Open gkasireddy202 opened this issue 2 years ago • 3 comments

We need new update from react-native-fs library for Android 11. We are unable to create folder in internal storage in Android 11. We are using below versions in my app.

buildToolsVersion = "30.0.3" minSdkVersion = 21 compileSdkVersion = 31 targetSdkVersion = 31

gkasireddy202 avatar Nov 17 '21 06:11 gkasireddy202

#998

guofoo avatar Jan 06 '22 18:01 guofoo

Any update ?

brunofariasd avatar Jan 08 '22 19:01 brunofariasd

i use this library to save file in Download folder react-native-file-access

https://stackoverflow.com/a/69820147/10851423

iqbalprasas avatar Mar 23 '22 08:03 iqbalprasas