hhunaid / react-native-image-crop-tools

Native-ish Image Crop Tools for react native
171 stars 58 forks source link

Event for interaction with canvas #81

Open tomhopkins opened 1 year ago

tomhopkins commented 1 year ago

Thanks for writing a really useful and well documented component. This was exactly what I need.

Apologies if this question has an obvious answer but at the moment, the crop event only seems to fire when called. In my case this involves the user clicking a button. Is there any way to call the crop event based on the fact that the user has resized the image frame on the screen?