LightweightUITableView icon indicating copy to clipboard operation
LightweightUITableView copied to clipboard

LightweightUITalbeView项目是一个简化UITableView开发的轻量级类库,使用它你可以不用再编写繁杂的数据源和代理方法,可以不用再手动维护可变高度的Cell行高。

Results 3 LightweightUITableView issues
Sort by recently updated
recently updated
newest added

似乎 [_tableView reloadData];方法失效了

系统不需要设置内边距

self.automaticallyAdjustsScrollViewInsets = NO;