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

docs: document using decodeURIComponent #566

Closed vonovak closed 2 years ago

vonovak commented 2 years ago

this documents the possible need for using decodeURIComponent to decode the obtained uri.

also the readme should be a little easier to read (bigger headings)

closes #544