Skip to content

syake/UITableView-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UITableView-Examples

UITableView の設置例まとめ for Objective-C

条件

  • Xcode 4.2 〜 4.5.2
  • iOS SDK 5.1 〜 6.0
  • Objective-C
  • iOS 5.1以上

Examples

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

About

UITableView の設置例まとめ for Objective-C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published