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
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ Native filesystem access for react-native
10
10
-#516[iOS] Ensure _bytesWritten is correct in download
11
11
-#519 updated compilesdkversion and buildtoolsversion
12
12
-#535 Make this work with RN56
13
+
-#558[Android] fixed missing parameter in movefile and writefile
14
+
-#557[Android] copyFile: fix missing parameter on Android
15
+
-#564[Android] Replace deprecated 'compile' gradle configuration with 'implementation
13
16
14
17
## Changes for v2.10
15
18
- UploadFiles is now also available for Android [#486](https://github.com/itinance/react-native-fs/pull/486) by [hank121314](https://github.com/hank121314)
0 commit comments