LCXListViewKit
功能
- 父类SuperCell:自定义cell的便利使用; LCXSuperTableViewCell.h LCXSuperCollectionViewCell.h
- 列表cell中的元素响应事件:index区分与便利处理; UITableView+LCXCellActionHandle.h UICollectionView+LCXCellActionHandle.h
- UIView添加常用回调block属性; UIView+LCXViewBlock.h
支持:UITableView、UICollectionView
示例
要运行示例项目,首先克隆仓库,然后从Example目录运行pod install
要求
安装
LCXListViewKit 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中
pod 'LCXListViewKit'
作者
[email protected],[email protected]
许可证
LCXListViewKit 在 MIT 许可下提供。更多信息请参见license文件。