Is there anyway to use this class in a UIViewController? It looks like it's only built to be used as a subclass of a UICollectionViewController. I was hoping to use it as a collectionview inside of my UIViewController subclass with that subclass set as the delegate/datasource
Is there anyway to use this class in a UIViewController? It looks like it's only built to be used as a subclass of a UICollectionViewController. I was hoping to use it as a collectionview inside of my UIViewController subclass with that subclass set as the delegate/datasource