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
9
9
For RN >= 0.57 and/or Gradle >= 3 you MUST install react-native-fs at version @2 .12!
10
10
11
11
## Changes for v2.12
12
+ - #601 [ iOS] Another fix for copyAssetsVideoIOS
13
+ - #599 [ iOS] Fix for copyAssetsVideoIOS regarding iCloud-Files
12
14
- #564 [ Android] Upgrade to Gradle 3 (BREAKING compatiblity for < RN 0.57)
13
15
- #571 [ Android] Fix issue #566 android progress callback not sync and handle uppercase file extension mimetype
14
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-fs" ,
3
- "version" : " 2.12.1 " ,
3
+ "version" : " 2.12.2 " ,
4
4
"description" : " Native filesystem access for react-native" ,
5
5
"main" : " FS.common.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments