wsof401 / CMBALTableViewController

A TableViewController that make your work easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMBALTableViewController

当使用autolayout来处理cell布局时,CMBALTableViewControll可以自动帮你计算并缓存tableViewCell的高度
你所需要做的只是声明model与cell对应关系。You needn't write any code to handl cells height;

About

A TableViewController that make your work easily


Languages

Language:Objective-C 100.0%