You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: