Releases: react-native-documents/document-picker
Releases · react-native-documents/document-picker
Release 7.1.2
7.1.2 (2021-12-11)
Bug Fixes
- pick up correct android build tools version (#509) (1e5aa5e)
Release 7.1.1
7.1.1 (2021-10-21)
Bug Fixes
Release 7.1.0
7.1.0 (2021-10-06)
Features
- add explicit pickDirectory() ios implementation (#483) (45f57bc)
Release 7.0.0
7.0.0 (2021-10-06)
Features
- fileCopyUri to be null if copyTo not provided (#481) (6ff5fd3)
BREAKING CHANGES
fileCopyUri
can be null. Also size
and type
can technically be null if an error occurs. This was previously not accounted for in typings.
Release 6.1.1
6.1.1 (2021-10-03)
Bug Fixes
- improve typings for native module error (#479) (70338a8)
Release 6.1.0
6.1.0 (2021-10-02)
Bug Fixes
Features
Release 6.0.3
6.0.3 (2021-08-17)
Bug Fixes
Release 6.0.2
6.0.2 (2021-08-10)
Bug Fixes
- TS make DocumentPickerResponse a single response (#451) (4c98593)