hhunaid/react-native-image-crop-tools

onImageCrop function isn't called anymore

Closed this issue · 1 comments

I use multi crop views in the same screen depending on condition, and I have a ref for each one of them.

For some reason when I saveImage, onImageCrop function isn't called anymore.

Well it appeared that I need to have a timeout between different saveImage calls