Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

matthew-healy/TableControlling

Repository files navigation

Develop: Build Status

TableControlling

UITableView management with protocols and generics.

Aim

The aim of this project is to provide a set of protocols and generic types which will help users cut down the boilerplate involved in using UITableViews on iOS.

Further information will be added to this README as time goes on...