Ambesh Tiwari
Ambesh Tiwari
thankyou so so much @maknom66 .
@DarshanDodal @MartijnHols @wlek777 @Saad-Bashar @Joshmatjjen have you guys found solution for this ?
@mitchdowney yes it is possible. copyfile takes three arguments uri of source uri of destination and callback make sure you provide uri only not path . _and the uri should...
@mitchdowney during copy file i had the same issue . it was not saving it and the callback was returning nothing. Go to -> node modules/react-native-scoped-storage/android/src/main/java/com/amaarahmed/scopedstorage/RNScopedStorageModule.java search copyFile function in...
@mitchdowney pls dont hardcode it . Get uri from when you create the file .