componentkit icon indicating copy to clipboard operation
componentkit copied to clipboard

Update all component data source documentation to reflect the removal of CKComponentDataSource

Open eczarny opened this issue 8 years ago • 1 comments

CKComponentDataSource and CKCollectionViewDataSource have been replaced with CKTransactionalComponentDataSource and CKCollectionViewTransactionalDataSource, respectively. The collection views ComponentKit documentation needs to be updated, including any diagrams, to reflect this change.

Most important is providing an up-to-date example of how to use component with UITableView based on the new CKTransactionalComponentDataSource API.

eczarny avatar Jan 27 '17 14:01 eczarny

@gkassabli any updates on this? It's been open for a year and a half.

ocrickard avatar May 17 '18 16:05 ocrickard