UITableView の設置例まとめ for Objective-C
- Xcode 4.2 〜 4.5.2
- iOS SDK 5.1 〜 6.0
- Objective-C
- iOS 5.1以上
- Simple
- シンプルな UITableView のサンプル
- Twitter
- Twitter API を使ったカスタムセルのサンプル
- Search
- UISearchDisplay を使ってリストの絞り込み検索のサンプル
- CustomCell
- UITableViewCell をカスタマイズしたサンプル
- Setting
- 設定用のコントローラーを配置した UITableView のサンプル
- PullRefresh
- スクロールを引っ張って更新する UITableView のサンプル
- CoreData
- Core Data(永続化フレームワーク)を使ったサンプル
- DeckMenu
- chileViewController を使ってFacebookライクなスライドメニューを追加
- SimpleARC
- Automatic Reference Counting(自動リファレンスカウンタ)を使ったサンプル