kf99916 / TimelineTableViewCell

Simple timeline view implemented by UITableViewCell
MIT License
1.32k stars 117 forks source link

How can I customize cell? #8

Closed SamaritanMachine closed 6 years ago

SamaritanMachine commented 6 years ago

I want to customize the custom cell. For example, I want to add a location icon and location label in some cells. Also, I need a button in every cells. Can you help?

kf99916 commented 6 years ago

Sorry for late reply. Here is the cell's customization: https://github.com/kf99916/TimelineTableViewCell#timelinetableviewcell-1 If they are not what you need, it means the current version does not support. It is very welcome to pull request.