I am going to develop a mobile application. The application is going to use form elements, side panel, nav-bar, list view and some pop up gadgets. It will have dynamically created forms (which will come from the backend via jsonp).
I already have intermediate knowledge of jQuery.
I am now comparing the frameworks and am between these three
(1) Kendo UI Mobile (2) Sencha Touch (3) Intel App Framework (4) Ability and success to deploy as native applications (like phonegap, icenium etc)
because I will not have predefined forms, I suppose I will spend much effort on the javascript part by inserting form field data from the js using jsonp value from the server
When we compare these frameworks for the following criterias
- Speed
- Native Feeling
- Development Difficulty
- Documentation and Community Support
which tools would you recommend to use or not to use?