https://github.com/mrloop/couchuicollectionsource
UICollectionViewDataSource using data from a couchdb query
https://github.com/mrloop/couchuicollectionsource
Last synced: 8 months ago
JSON representation
UICollectionViewDataSource using data from a couchdb query
- Host: GitHub
- URL: https://github.com/mrloop/couchuicollectionsource
- Owner: mrloop
- Created: 2013-01-28T20:12:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-31T10:19:30.000Z (about 13 years ago)
- Last Synced: 2025-01-04T23:18:48.580Z (about 1 year ago)
- Language: Objective-C
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CouchUICollectionSource
[](http://coderwall.com/mrloop)
UICollectionViewDataSource using data from a couchdb query.
Very similar to CouchUITableSource in CocoaCouch repository.
Use this to populate a UICollectionView with data from a CouchDB compatiable database.