Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.17 KB

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 `