Skip to content

A convenience backing data structure for use with UIKit's UITableView and UICollectionView.

License

Notifications You must be signed in to change notification settings

meiwin/NgUICollection

Repository files navigation

Build Status

NgUICollection

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.

About

A convenience backing data structure for use with UIKit's UITableView and UICollectionView.

Resources

License

Stars

Watchers

Forks

Packages