GitHub - ashfurrow/AFTabledCollectionView: How to display a UICollectionView within a UITableViewCell

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

AFTabledCollectionView

Demonstrates how to display a UICollectionView within a UITableViewCell. This is tricky because you want to properly architect things and have a clear separation of concern (eg: you don't want your UITableViewCell to be a UICollectionViewDataSource).

Example screenshot

Check out my tutorial for more info.

There is also a Swift version that shows off the new language.

About

How to display a UICollectionView within a UITableViewCell

Resources

Readme

License

MIT license

Activity

Stars

544 stars

Watchers

21 watching

Forks

72 forks

Releases

No releases published