Michaelvilleneuve / react-native-perspective-image-cropper

Perform custom crop, resizing and perspective correction 📐🖼
MIT License
306 stars 127 forks source link

CustomCrop is not updated after bound updateImage method. #14

Closed tskorupka closed 5 years ago

tskorupka commented 6 years ago

CustomCrop is not updating image after successfully cropping image.

Michaelvilleneuve commented 5 years ago

Hi the updated image is returned in base64 on the updateImage callback, can you check if you are receiving it ? Also please try latest version see if it fixes it, I'll close in the meantime, feel free to reopen