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

Drop TableView Support #31

Closed
jessesquires opened this issue Jun 14, 2021 · 0 comments
Closed

Drop TableView Support #31

jessesquires opened this issue Jun 14, 2021 · 0 comments

Comments

@jessesquires
Copy link
Owner

CollectionView has advanced sufficiently with UICollectionLayoutListConfiguration, etc. such that TableView simply isn't worth supporting — much less trying to "unify" the APIs between collections and tables.

The List APIs for CollectionView are iOS 14+, but with iOS 15 on the horizon, it's not really worth any of this effort at this point to support iOS 13 or table view. (At least, I certainly won't be deploying to iOS 13.)

If users want good table view support with a similar API, they should use ReactiveLists.

See:

Legacy branch created in case we need/want to reference this:
https://github.com/jessesquires/ReactiveCollectionsKit/tree/legacy-table-view-support

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

1 participant