I'm going to look into Core Animation in more detail soon but at the moment I'm just looking to rotate a view by a specified angle. I was wondering if anyone could point me to some code or provide a simple example as a quick search online hasn't pulled up any thing useful!
Basically, I need to set an anchor point and then rotate my view by a certain angle. Then from there I may set another angle and it will animate smoothly to the new angle.
Thanks for your help!