IPhoneAlthough there are a lot of attractive apps, web is the trend of the times, and more applications are already implemented using webapps. The so-called webapp is simply a web application, but it is dedicated to mobile phones, especiallyIPhoneTo customize the interface, what's more, the interface is the same as the local iPhone app, so it is difficult for us to distinguish whether it is an app or a web.
Excellent webapp
Let's take a look at a variety of beautiful webapps, in addition to usingIPhoneThe default bookmarks in Safari go to The webapp list of the iPhone.
Http://www.apple.com/Webapps/, There are many places to see the webapp display, such as http://cssiphone.com/Collection of a variety of excellent iPhone site, these excellent CSS design can give you a lot of inspiration
IPhone design materials
Webapp development framework
- IUI http://code.google.com/p/iui/ is a CSS and JS framework customized for iPhone and other devices, you can use web to achieve the iPhone app effect,
Http://video.yahoo.com/watch/853528/3491272 is a video introducing IUI and you can also learn the unique place of Safari on the iPhone.
- Http://iwebkit.net/is a very powerful framework that can be removed from
Http://iwebkit.net/gallery to see its Gallery
- Http://webapp-net.com/is also a similar framework, http://demo.webapp-net.com/Look at its demo, its animation effect can also be displayed in chrome!
- Http://phonegap.com/is also quite good, featured to support iPhone, Android, palm, Symbian and blackberry, it is actually an xcode library, need to be compiled into the app to support its features. On the other hand, this library implements a real app, and most others are web.
- Http://www.jqtouch.com/there are many people to recommend this, its demo will make you like, the disadvantage is that the document is relatively small.
- So many things can't be seen at a time. It's just right to figure out the principle as soon as possible. oreilly actually has a book dedicated to implementing the iPhone app using HTML, CSS, and JavaScript, which is called building iPhone apps with HTML, CSS, and JavaScript, click
Http://building-iphone-apps.labs.oreilly.com/index.html can be read online or from
Http://www.stopdownloading.com/book/402/ Download PDF
- Of course, do not forget Apple's dashcode.
IPhone app third-party library
- Touchjson is a lightweight JSON deCODE/encode library written in object-C, which is easy to use.
Http://code.google.com/p/touchcode/wiki/TouchJSON
- Asihttp is an object-c http library that provides high-level HTTP operations, which are easy to use and powerful. It also supports a small amount of Amazon cloud services and is continuously updated. Home Page
Http://allseeing-i.com/ASIHTTPRequest/
- Three20 is a very famous iPhone UI library. It is derived from Facebook's iPhone app and can achieve many powerful UI effects.
Http://github.com/facebook/three20
Other iPhone Resource Sites
- Http://iphonetoolbox.com/provides various resources and news about iPhone development.
Reprinted: http://www.fallhunter.com/p/10202