react-native-documents / document-picker

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

This is not supporting the rich text files(rtf), please add the support for that. #681

Closed NitishMishantech closed 9 months ago

NitishMishantech commented 9 months ago

Bug report

Summary

Reproducible sample code

Steps to reproduce

Describe what you expected to happen:

Environment info

npx react-native info output:

# paste it here

library version: x.x.x

iOS / Android version: x.x

vonovak commented 9 months ago

Hello and thanks for reporting, this package allows you to specify whatever utis or mimes you want. We're not limiting that in any way. Thank you 🙂