Skip to content

Releases: react-native-documents/document-picker

@react-native-documents/picker@10.1.6

16 Sep 07:01
be7770c

Choose a tag to compare

Patch Changes

  • 19c44f8: fix(android): remove deprecated activity getters

@react-native-documents/viewer@1.0.2

12 Sep 20:50
9c041cd

Choose a tag to compare

Patch Changes

  • afe25e3: fix: remove use of deprecated api

@react-native-documents/picker@10.1.5

10 Jul 22:28
36c7f37

Choose a tag to compare

Patch Changes

  • 4ddab03: refactor(ios): simplify file moves

@react-native-documents/picker@10.1.4

09 Jul 22:02
f96f7bf

Choose a tag to compare

Patch Changes

  • 4b2b80e: refactor: copy streams differently

@react-native-documents/picker@10.1.3

05 May 15:04
6421df9

Choose a tag to compare

Patch Changes

  • c7166b1: fix(android): correct long term access directory picker response

@react-native-documents/picker@10.1.2

04 Apr 12:32
5d0bf08

Choose a tag to compare

Patch Changes

  • 8cd6dc5: fix(android): invalid column flags error in picker

@react-native-documents/viewer@1.0.1

20 Mar 09:31
59391a7

Choose a tag to compare

Patch Changes

  • 8a8cdfb: export errorCodes, isErrorWithCode from viewer module

@react-native-documents/picker@10.1.1

26 Feb 23:36
fe07b12

Choose a tag to compare

Patch Changes

  • 62794a6: fix: enable ios build with use_frameworks static

@react-native-documents/picker@10.1.0

29 Jan 22:02
5622ac6

Choose a tag to compare

Minor Changes

  • 8fb87ea: feat: support react native 0.77

@react-native-documents/picker@10.0.1

23 Jan 09:32
f7bd47b

Choose a tag to compare

Patch Changes

  • 786223c: Fix iOS picker cancelled error code to match JS expected value