Releases: react-native-documents/document-picker
Releases · react-native-documents/document-picker
v5.0.0
06 Feb 11:18
Compare
Sorry, something went wrong.
No results found
New features
breaking: support only android >=5 (API 21) #386
[Android][Google Drive] Download file from google drive then store in local storage (#264 ) (copyTo option now supported on android as well)
Bugfixes:
Issue with pickMultiple for Android #317 closed via #386
v4.3.0
06 Feb 11:16
Compare
Sorry, something went wrong.
No results found
v4.2.0
25 Dec 18:17
Compare
Sorry, something went wrong.
No results found
iOS : add mode option #345
v4.1.1
15 Dec 00:43
Compare
Sorry, something went wrong.
No results found
fix: Fix allFiles on iOS #356
v4.1.0
15 Dec 00:42
Compare
Sorry, something went wrong.
No results found
feat: Exposed types for doc, ppt and xls files (#348)
v4.0.0
12 Oct 12:24
Compare
Sorry, something went wrong.
No results found
New features
Fix React dependency to enable XCode 12 build #347
v3.5.3
29 Jun 22:11
Compare
Sorry, something went wrong.
No results found
fix: TS typings - file size is a number, not string #320
v3.5.2
15 Jun 17:38
Compare
Sorry, something went wrong.
No results found
v3.5.1
10 Jun 22:08
Compare
Sorry, something went wrong.
No results found
fixed missing types.zip on windows
eslint is enforced on JS and TS files
v3.5.0
10 Jun 22:06
Compare
Sorry, something went wrong.
No results found
added allow copying picked files to app sandbox using copyTo: "cachesDirectory" | "documentDirectory" #311
this release assumes you use RN >=0.59 and targets ios >= 10 (same as RN)