Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashfurrow/collection-view-in-a-table-view-cell

Sample code for my tutorial
https://github.com/ashfurrow/collection-view-in-a-table-view-cell

Last synced: 2 days ago
JSON representation

Sample code for my tutorial

Awesome Lists containing this project

README

        

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](http://ashfurrow.com/blog/putting-a-uicollectionview-in-a-uitableviewcell-in-swift/).



This code is licensed under MIT, so you can do whatever you like with it. If you have a question, just [open an issue](https://github.com/ashfurrow/Collection-View-in-a-Table-View-Cell/issues/new) :tada: