I promised to share with you my code that I used on the Twibbon iPhone app, to manipulate images using touch gestures. This solution uses UIGestureRecognizers and therefore only work in iOS 3.2 and above. The full source to a sample applications is available at the end. Setting up the UI On your main view you first want to set up an UIView that will act as your canvas. This canvas will contain you
{{#tags}}- {{label}}
{{/tags}}