I need to get file name from android content uri, for example:
content://com.android.providers.downloads.documents/document/15
I try to used react-native-fs stat but it return error of "File does not exist".
How can I do it?
↧
React Native - Get file name from android content uri
↧