HI all,
I would like to create a regular UIViewController that would contain some elements (Designed in Interface Builder) and among them it would contain UICollectionView. CollectionViewCell will be defined in separate class (Again designed in Interface Builder).
I am having issues in making this work as most of the samples are based on UICollectionViewController.
Any help or directions would be appreciated!
Regards, DiNo