Tag: iPhoneSDK Objective-C UIKit three20
iPhoneのUI関連の便利クラス集。ライセンスはApache License。
Three20 is a collection of iPhone UI classes, like a photo viewer, and general utilities, like an HTTP disk cache. Three20 is derived from the Facebook iPhone app, which is one of the most downloaded iPhone apps ever.
http://github.com/facebook/three20からダウンロード
git clone http://github.com/facebook/three20.git
以下は自分用
git clone git@github.com:src256/three20.git
http://github.com/klazuka/TTRemoteExamplesにすぐにビルドできるサンプルがある。
git clone http://github.com/klazuka/TTRemoteExamples.git cd TTRemoteExamples git submodule update --init TTRemoteExamples.xcodeprojを開く
git clone http://github.com/facebook/three20.git
Three20Core Three20Network Three20Style Three20UICommon Three20UINavigator Three20UI Three20