Open djyates opened 8 years ago
It is currently a subclass of UIViewController. Making it a subclass of UICollectionViewController would simplify the initialisation of the collectionView, as it will be done automatically and so work better with storyboards.
It is currently a subclass of UIViewController. Making it a subclass of UICollectionViewController would simplify the initialisation of the collectionView, as it will be done automatically and so work better with storyboards.