ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

`persistedUris` does not give the full URI #51

Open pokhiii opened 4 months ago

pokhiii commented 4 months ago

dir returned by ScopedStorage.openDocumentTree

content://com.android.externalstorage.documents/tree/primary%3Afoldername/document/primary%3Afoldername

value returned by persistedUris:

["content://com.android.externalstorage.documents/tree/primary%3Afoldername"]