This was a lazy Saturday night experiment to test all the available "Grid" views for iOS development.
04/23/2011 - Initial Release - This first pass is just a basic example, more later
This example links in the grid libraries via git submodules so be sure after you clone this to
- git submodule init
- git submodule update
AQGrid by Alan Quatermain
https://github.com/AlanQuatermain/AQGridView
CHGrid by Cameron Hunt
https://github.com/camh/CHGridView
MMGrid by Provideal GmbH
https://github.com/provideal/MMGridView
OHGrid by AliSoftware
https://github.com/AliSoftware/OHGridView
Some additional open source code was used in this example
Objective-C Lorem Ipsum Generator
Author: Dav Yaginuma
https://github.com/dav/Objective-C-Lorem-Ipsum-Generator