项目作者: leavez

项目描述 :
Tableview datasource for ComponentKit
高级语言: Objective-C++
项目地址: git://github.com/leavez/CKTableViewTransactionalDataSource.git
创建时间: 2017-05-15T17:12:43Z
项目社区:https://github.com/leavez/CKTableViewTransactionalDataSource

开源协议:MIT License

下载


CKTableViewTransactionalDataSource

This is a tableview datasource for ComponentKit.

ComponentKit only provide datasource for collection view. This is an clone of CKCollectionViewTransactionalDataSource with a slightly modification for cell updating animation.
The code are mostly copied from itsthejb/CKToolbox, which have additional features apart from datasource.

MIT license.

Installation

  1. pod "CKTableViewTransactionalDataSource"