WCGridView, simple grid view and controller setup for iOS
1–5 of 5 posts
Re: WCGridView, simple grid view and controller setup for iOS
#2It looks quite nice: couple of non-code related suggestions - definitely submit it to cocoacontrols.com where there's a nice growing library of these sort of code snippets, but also maybe think about putting a screen-shot into the readme?
Re: WCGridView, simple grid view and controller setup for iOS
#3It looks quite nice: couple of non-code related suggestions - definitely submit it to cocoacontrols.com where there's a nice growing library of these sort of code snippets, but also maybe think about putting a screen-shot into the readme?
Yes to both please. It frustrates me when people don't put screenshots in their github repos. I tend to skip over them for inclusion in cocoa controls.
Re: WCGridView, simple grid view and controller setup for iOS
#4See also AQGridView, which is similar in nature but more mature.
Re: WCGridView, simple grid view and controller setup for iOS
#5See also AQGridView, which is similar in nature but more mature.
Here's another alternative, KKGridView – has support for some pretty cool stuff like sections with headers.
http://cocoacontrols.com/platforms/ios/controls/kkgridview
Actually, here's a list of them