NgUICollection 1.1

NgUICollection 1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jul 2015

Maintained by Meiwin Fu.



  • By
  • Meiwin Fu

NgUICollection is a convenience backing data-structure for use with UIKit's UITableView and UICollectionView.

Adding to your project

If you are using Cocoapods, add to your Podfile:

pod NgUICollection

To manually add to your projects:

  1. Add NgUICollection.h and NgUICollection.m to your project.

NgUICollection requires ARC.

Features

It provides methods that mirror the section and row/item data structure of UITableView/UICollectionView.