Showing posts with label native. Show all posts
Showing posts with label native. Show all posts

Thursday, October 20, 2011

HTML5 vs. Native Mobile Apps

Technologies that are enabling HTML5 to either deploy to multiple mobile platforms or keep-up with the native look:
  • PhoneGap
  • Sencha Touch
  • jqTouch
  • jQuery Mobile
    • There is a minor issue in iOS that doesn't properly set the width when changing orientations with these viewport settings, but this will hopefully be fixed a a future release.
    • It's not currently possible to deep link to an anchor (index.html#foo) on a page.