mbogh / NibDesignable

Elegant way of enabling IBDesignable on your nib-based views
MIT License
342 stars 74 forks source link

Add support for UICollectionViewCell #15

Closed pyankoff closed 8 years ago

pyankoff commented 8 years ago

Add support for UICollectionViewCell

edwardsdl commented 8 years ago

I was about to submit a PR for the very same feature! :+1:

mbogh commented 8 years ago

Thanks :)

Still bugging me with the non-DRY-ness of the code. But won't hold this back :)