Skip to content

Releases: react-native-documents/document-picker

v3.5.2

15 Jun 17:38

Choose a tag to compare

  • target ios >= 9 #315

v3.5.1

10 Jun 22:08

Choose a tag to compare

  • fixed missing types.zip on windows
  • eslint is enforced on JS and TS files

v3.5.0

10 Jun 22:06

Choose a tag to compare

  • 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)

v3.4.0

07 May 18:41

Choose a tag to compare

  • added csv shortcut: #304

v3.3.3

17 Apr 17:24

Choose a tag to compare

  • Add support for zip extension #289, #290

v3.3.2

19 Mar 11:11

Choose a tag to compare

  • fix podspec: #275, #283
  • new git version tags: #283
  • use official method to get root view controller #230