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

Open
#734 1 comment 1 reaction 1 assignee View on GitHub

@fabiomassimo is already working on this.

Since Apr 14, 2019.

Assessment

This issue has not been assessed yet.

Description

documentation

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.

Dominant language
Objective-C++
Stars
5.7k
Forks
574
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from facebook/componentkit

All issues in facebook/componentkit

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.