How can I write an iPhone app entirely in JavaScript without making it just a web app?

前端 未结 10 1487
离开以前
离开以前 2020-12-07 07:22

I don\'t want to take the time to learn Obj-C. I\'ve spent 7+ years doing web application programming. Shouldn\'t there be a way to use the WebView and just write the whole

10条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-07 07:29

    At least 2 others mentioned phonegap, but I thought I'd post this too and mention that Apple has approved the phonegap framework. So, now you won't get your app rejected by Apple just because you're using phonegap.

    Blog post about phonegap and Apple - http://blogs.nitobi.com/jesse/2009/11/20/phonegapp-store-approval/

    Phone Gap Home

提交回复
热议问题