Hi folks,
any good framework I can use to listen for touch, swipes and pinch actions?
Ideas would be awesome! =)
You can use jqTouch.
Check out http://www.sencha.com/. It seems pretty cool.
It's not a framework, but you might find my answer here helpful. It's a working example of how to handle pinch actions in the javascript of a UIWebView. Not too inconvenient.