• Stars
    star
    238
  • Rank 169,306 (Top 4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DDCoreTextLabel

CI Status Version License Platform

Example

2018年写的异步绘制,已在项目中稳定运行到现在,60 FPS ,demo供参考
DDCoreTextLabel纯swift的版本在路上,由于工作饱和,还需要一段时间

demo列表显示结构:

  tableView 的 每个section 是一个动态
  section的 sectionHeader 显示动态的 基本信息 和 点赞 内容
  section对应的row显示对应的 评论,评论显示可复用
  section的sectionFooter 显示 每个动态的分割线

DDCoreTextLabel 参考:YYKit 核心思想,非YYKit实现

GitHub效果动图如果显示不出来 ,可去以下地址查看

http://code.cocoachina.com/view/1000646






To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

DDCoreTextLabel is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DDCoreTextLabel'

Author

[email protected], [email protected]

License

DDCoreTextLabel is available under the MIT license. See the LICENSE file for more info.