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: support presentationStyle on ios #477

Closed vonovak closed 3 years ago

vonovak commented 3 years ago

Summary

This allows to set presentation style on ios, see docs.

closes https://github.com/rnmods/react-native-document-picker/issues/398

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌

Checklist