TMOTableView
查看次数:3040
下载次数:373
上传时间:2014-07-13
大小:474 B
TMOTableView包括RefreshControl、LoadMoreControl和FirstLoadControl,而且可自定义。支持iOS 5以上版本,支持UIViewController和UITableViewController。
另外,V1.1版发布!我们重建了整个项目,使它更具可读性。而且添加了一个TMOEmptyDataSetDemo,比DNZEmptyDataSet更简单易用。
使用FirstLoadControl:
cvpic('https://raw.githubusercontent.com/duowan/TMOTableView/master/Wiki/1.gif','','700','700')
cvpic('https://raw.githubusercontent.com/duowan/TMOTableView/master/Wiki/4.gif','','700','700')
使用RefreshControl:
cvpic('https://raw.githubusercontent.com/duowan/TMOTableView/master/Wiki/2.gif','','700','700')
使用LoadMoreControl:
cvpic('https://raw.githubusercontent.com/duowan/TMOTableView/master/Wiki/3.gif','','700','700')
收藏