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

Fixed crash which was happening while importing document #602

Closed rupeshgaud11 closed 1 year ago

rupeshgaud11 commented 1 year ago

Fixed app crash issue while picking/importing document file into our app

vonovak commented 1 year ago

hello and thanks for the PR, unfortunately, we cannot depend on a specific RN version, so I cannot merge this PR.

Maybe you're affected by this bug? https://github.com/facebook/react-native/issues/35210

Thank you