ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

OpenDocument returns FileType.path equals to null #17

Closed PopJoestar closed 2 years ago

PopJoestar commented 2 years ago

When I pick a file with openDocument it returns a FileType object with path equals to null, other properties like data, mime, ... are exact and complete though.

ammarahm-ed commented 2 years ago

@PopJoestar it's not there because it isn't available. Just use uri and you are good.