An open API service indexing awesome lists of open source software.

https://github.com/czl0325/zlcommoncell

一些通用的tableview和collectionview的cell,header。
https://github.com/czl0325/zlcommoncell

Last synced: 3 months ago
JSON representation

一些通用的tableview和collectionview的cell,header。

Awesome Lists containing this project

README

        

# ZLCommonCell
一些通用的tableview和collectionview的cell,header。

### cocoapods导入

pod 'ZLCommonCell'

### 普通cell,
带左文字,左图片,右文字,右图片,可以选择隐藏图片

### header
带左文字,右文字,右图片
### footer
单独一个按钮的footer
### ZLTableViewCell1
左图片+右上文字+右下文字

### ZLTableViewCell2
上图片+下左文字+下右文字+下多行文字


### ZLLabelCell
应用于collectionview的标签页面,内含一个label