File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ For RN < 0.57 and/or Gradle < 3 you MUST install react-native-fs at version @2.1
99For RN >= 0.57 and/or Gradle >= 3 you MUST install react-native-fs at version @2 .12!
1010
1111## Changes for v2.12
12+ - #601 [ iOS] Another fix for copyAssetsVideoIOS
13+ - #599 [ iOS] Fix for copyAssetsVideoIOS regarding iCloud-Files
1214- #564 [ Android] Upgrade to Gradle 3 (BREAKING compatiblity for < RN 0.57)
1315- #571 [ Android] Fix issue #566 android progress callback not sync and handle uppercase file extension mimetype
1416
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-fs" ,
3- "version" : " 2.12.1 " ,
3+ "version" : " 2.12.2 " ,
44 "description" : " Native filesystem access for react-native" ,
55 "main" : " FS.common.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments