Swift 3 iOS 8.0+
your cells need to be subclasses of CubicCollectionViewCell
or have the same implementation of prepareForReuse
CubicController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "CubicController"
andrespch, andres.portillos@gmail.com
CubicController is available under the MIT license. See the LICENSE file for more info.