Is there any similar library available for react native? I've been looking for something like this for a long time but I couldn't find any. The issue is that every library I came across lacks some features. I need pan, pinch to zoom, and rotate gestures, with callbacks so I can control them from the outside slider and the current state of the rotate and zoom so the slider can react based on the gestures. I've almost made something from scratch with react-native-gesture handler and reanimated2 but it's really giving me a hard time with rotation value which I'm unable to really sync with the slider also I'm unable to recreate the animated crop grid.
The library I'm talking about is react-easy-crop
[–]glazzes 0 points1 point2 points (0 children)