Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intabulas/GridMonster
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
https://github.com/intabulas/GridMonster
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/intabulas/GridMonster
- Owner: intabulas
- Archived: true
- Created: 2011-04-24T00:03:11.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-25T16:16:45.000Z (almost 14 years ago)
- Last Synced: 2024-04-17T05:18:50.093Z (9 months ago)
- Language: Objective-C
- Homepage:
- Size: 121 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - GridMonster - 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 (etc)
- awesome - GridMonster - 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 (etc)
README
# 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](https://github.com/AlanQuatermain/AQGridView)**CHGrid** by Cameron Hunt
[https://github.com/camh/CHGridView](https://github.com/camh/CHGridView)**MMGrid** by Provideal GmbH
[https://github.com/provideal/MMGridView](https://github.com/provideal/MMGridView)**OHGrid** by AliSoftware
[https://github.com/AliSoftware/OHGridView](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](https://github.com/dav/Objective-C-Lorem-Ipsum-Generator)# Enjoy
[Mark Lussier](mailto:[email protected])
`