react-native-documents / document-picker

Document Picker for React Native
https://react-native-documents.github.io/
MIT License
1.35k stars 441 forks source link

feat: remove pickMultiple #651

Closed vonovak closed 1 year ago

vonovak commented 1 year ago

Summary

improves docs, removes pickMultiple because it can be replaced by allowMultiSelection

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌

Checklist