Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eczarny opened this issue Jan 27, 2017 · 1 comment
Assignees

Comments

@eczarny
Copy link
Contributor

eczarny commented Jan 27, 2017

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.

@ocrickard
Copy link
Contributor

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

@fabiomassimo fabiomassimo self-assigned this Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@eczarny @ocrickard @fabiomassimo and others