ashfurrow / Collection-View-in-a-Table-View-Cell

Sample code for my tutorial
http://ashfurrow.com/blog/putting-a-uicollectionview-in-a-uitableviewcell-in-swift/
MIT License
394 stars 81 forks source link

Putting a collection view inside a table view cell has become a common user interface pattern. This repository contains sample code for a tutorial where I show you how to do just that.

This code is licensed under MIT, so you can do whatever you like with it. If you have a question, just open an issue :tada: