codebasetejas
Results
1
issues of
codebasetejas
I'm selecting an image using imagePicker and on click of edit I pass the image to RNPhotoEditor using following code: RNFS.copyFile(filepath, photoPath) .then(async () => { console.log('FILE WRITTEN!') console.debug(' photoPath:...