I have a UIImageView, which I want to be able to resize and rotate etc.
UIImageView
Can a UIGestureRecognizer be added to the UIImageView?
UIGestureRecognizer
You can also drag a tap gesture recogniser to the image view in Storyboard. Then create an action by ctrl + drag to the code.
Storyboard
ctrl + drag