I have a UICollectionView which is about the size of the screen. The UICollectionViewCells that it displays are the same size as the collectionView. Each cell has a UIImage
Remember to add UICollectionViewDataSource, UICollectionViewDelegate to the class