react-native-documents / document-picker

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

fix(android): support picking 2+ GB files #604

Closed vonovak closed 1 year ago

vonovak commented 1 year ago

Summary

closes #599 closes #119

Test Plan

tested locally with 3GB file on simulators for both platforms

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌

Checklist