I am doing some drag and rotation calculations using UIPanGestureRecognizer. The rotation angle is correct, and the drag location is almost correct. The problem is that as y
Based on touch events https://github.com/kirbyt/KTOneFingerRotationGestureRecognizer
Helped me to solve similar problem