Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Gallery of good UITableView designs

UITableView has lots of customization options and lots of websites to explain each option. Is there a website that shows full circle designs that look nice and show how to do it? I am not interested in tutorials that are set up to illustrate how customization is done, I'm looking for a gallery that shows good designs that I can copy or start with.

like image 510
William Entriken Avatar asked Jun 30 '12 17:06

William Entriken


1 Answers

I always recommend Cocoa Controls for these sorts of things

http://www.cocoacontrols.com/search?q=UITableView

like image 162
Stavash Avatar answered Nov 16 '22 14:11

Stavash