Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 542 Bytes

File metadata and controls

14 lines (9 loc) · 542 Bytes

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"