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。
- Host: GitHub
- URL: https://github.com/czl0325/zlcommoncell
- Owner: czl0325
- License: apache-2.0
- Created: 2018-10-23T02:55:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T00:48:01.000Z (over 6 years ago)
- Last Synced: 2024-09-19T04:32:27.597Z (9 months ago)
- Language: Objective-C
- Size: 877 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZLCommonCell
一些通用的tableview和collectionview的cell,header。### cocoapods导入
pod 'ZLCommonCell'
### 普通cell,
带左文字,左图片,右文字,右图片,可以选择隐藏图片### header
带左文字,右文字,右图片
### footer
单独一个按钮的footer
### ZLTableViewCell1
左图片+右上文字+右下文字![]()
### ZLTableViewCell2
上图片+下左文字+下右文字+下多行文字![]()
### ZLLabelCell
应用于collectionview的标签页面,内含一个label