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 NgUICollection
To 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
.