I was asked to build a playbook app using HTML5. That's the first time I'm going to work with Playbook, and I do not have any experience with it. I googled a bit, and looks like I can use WebWorks to create HTML5 application which can be deployed on Playbook. So that should not be a problem. Here are my questions:
Does that HTML5 app supports gestures (left/right swipe, multitouch, etc)?
If yes - how to capture them (if I'm using jQuery, for example)?
Are there any restrictions in gestures comparing to "native" app?
Can you please point me to the document/tutorial for jQuery and gesture integration with WebWorks?
Thank you.