I plan to develop my first mobile application and want to use my skills as a web developer. So I started looking at PhoneGap. In this process, I realized that I should probably use some kind of user interface structure. JQuery Mobile seems to have speed issues. Sencha Touch 2 is supposedly faster. So, I decided that I should use PhoneGap + Sencha Touch 2.
However, it seems that Sencha Touch 2 is not a user interface. It seems to be something similar to PhoneGap. I may be heading in the wrong direction.
Questions:
- Is it a good idea to combine PhoneGap and Sencha Touch 2?
- Are there any other user interface frameworks worth paying attention to?
source
share