File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Changes for v2.17
4+
5+ - #938 Manually flush & invalidate session upon completion
6+ - #954 Switch to using channels for byte copying.
7+ - #962 Size limit with copyAssetsVideoIOS
8+ - #963 Add basic support for Android content URIs in stat
9+ - #972 Manually flush & invalidate completed session
10+ - #974 Add content for copyAssetsFileIOS method
11+ - #975 Fix copyAssetsFileIOS's image resizing option to resize to exact width and height
12+ - #985 README.md: clarify usage of readFileRes
13+ - #986 macOS support
14+
315## Changes for v2.16
416- #797 Added path to the Android download folder
517- #842 Fixes #811 Concurrent downloads send progress updates to all progress callbacks
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-fs" ,
3- "version" : " 2.16.6 " ,
3+ "version" : " 2.17.0 " ,
44 "description" : " Native filesystem access for react-native" ,
55 "main" : " FS.common.js" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments