/CKTableViewTransactionalDataSource

Tableview datasource for ComponentKit

Primary LanguageObjective-C++MIT LicenseMIT

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

pod "CKTableViewTransactionalDataSource"