Hung Pham

Results 1 comments of Hung Pham

@PrabhakarKotipalli @Prober10 use https://www.npmjs.com/package/@flyerhq/react-native-android-uri-path to get real path, then use real path for this lib. Hope to help you. import getPath from '@flyerhq/react-native-android-uri-path'; const realPath = getPath(response.uri); const result =...