metova / ThunderCats

ThunderCats is a lightweight collection of utility extensions added to existing Foundation & UIKit classes.
https://metova.com
MIT License
19 stars 4 forks source link

Replace UICollectionViewCell categories #6

Closed bsmith11 closed 9 years ago

bsmith11 commented 9 years ago

Replace UICollectionViewCell category with a UICollectionReuseableView. This will include supplementary views. Also remove the iPad methods, those shouldn't be needed anymore.

lgauthier commented 9 years ago

d3a65f5331522604730533451c280edd9b5efe97 closes this.