Getting the rotation angle after CABasicAnimation?
I had a view that I rotate a lot, often more than 360 degrees (spins around a few times). Each time it stops, I wanted to determine the resulting “visual” angle. How does one go about doing that? rotateView is …
Getting the rotation angle after CABasicAnimation? Read more »