&tag(iPhoneSDK, Objective-C, UIKit, three20);

目次[edit]

参考情報[edit]

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.

ダウンロード[edit]

http://github.com/facebook/three20からダウンロード

git clone http://github.com/facebook/three20.git

以下は自分用

git clone git@github.com:src256/three20.git

サンプル・TTRemoteExamplesのビルド[edit]

http://github.com/klazuka/TTRemoteExamplesにすぐにビルドできるサンプルがある

git clone http://github.com/klazuka/TTRemoteExamples.git
cd TTRemoteExamples
git submodule update --init
TTRemoteExamples.xcodeprojを開く

プロジェクトへの組み込み手順[edit]

three20のダウンロード[edit]

git clone http://github.com/facebook/three20.git

組み込むプロジェクトの作成[edit]

three20の組み込み[edit]


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS