yarn react-native-document-picker 6.0.0
Release 6.0.0

latest releases: 9.3.1, 9.3.0, 9.2.0...
3 years ago

6.0.0 (2021-08-09)

BREAKING CHANGES

  • ⚠️ Breaking in v6: pick returns a Promise<Array> instead of Promise. If you were using pick, change those usages to pickSingle.
  • deployment target changed to ios 11, specify platform :ios, '11.0' in your podfile
  • includes the work from (#421)

new features

  • new example project add, code rewritten to typescript (#421)

chore

Don't miss a new react-native-document-picker release

NewReleases is sending notifications on new releases.