zekunyan / TTGTagCollectionView

Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be configured. 标签流显示控件,同时支持文字或自定义View
http://tutuge.me
MIT License
1.89k stars 260 forks source link

放在Cell里面 每次更新内容 内存消耗太大了 #134

Closed onlypl closed 2 years ago

onlypl commented 2 years ago

放在Cell里面 每次更新内容 内存消耗太大了 请问怎么解决

zekunyan commented 2 years ago

这个不在我的处理能力内。。。要做差量更新可以自己基于TTGTagCollectionView扩展一个