CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Jul 2015 |
Maintained by Meiwin Fu.
NgUICollection is a convenience backing data-structure for use with UIKit's UITableView and UICollectionView.
If you are using Cocoapods, add to your Podfile:
pod NgUICollectionTo manually add to your projects:
NgUICollection.h and NgUICollection.m to your project.NgUICollection requires ARC.
It provides methods that mirror the section and row/item data structure of UITableView/UICollectionView.