开发者

Open Source advanced UITableView projects on GitHub?

I'm looking for some open source GitHub projects (or even blog posts), that show how some of the more complicated UITableView controllers are built on iOS that you can see happening in applications such as Tweetbot and Twitter (the old Tweetie).

I'm more or less interested in how to build views开发者_StackOverflow, context menus, etc, when an individual cell is clicked. There are some interesting drop downs and subviews that come into place very smoothly, almost as if they're a natural part of the iOS SDK.

Is there anything even remotely close available out there to learn from?


Check out these sample projects:


CGRetractableSectionController

Open Source advanced UITableView projects on GitHub?


UITableView Combo Box

Open Source advanced UITableView projects on GitHub?


TISwipeableTableView

Open Source advanced UITableView projects on GitHub?


(Thanks to http://cocoacontrols.com/ for the screenshots)


SSToolkit has SSCollectionView which uses a UITableView to create a collection view.


very interesting: http://cocoawithlove.com/2010/12/uitableview-construction-drawing-and.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜