Home > GridMonster

GridMonster

GridMonster is a project mainly written in OBJECTIVE-C and C, it's free.

A sample app comparing Grid Views for iOS in a single app. This was done on a lazy Saturday night to test out the various options out there

Grid Monster

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

Danger Will Robinson, Sub Module Alert

This example links in the grid libraries via git submodules so be sure after you clone this to

  • git submodule init
  • git submodule update

Grid Libraries

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

Other Libraries Used

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

Enjoy

Mark Lussier `

Previous:WhiteBeans-2