Beginning Collection Views - Part 3: Section 1: | Ray Wenderlich

Start customizing the appearance and functionality of your Collection View with column numbers, cell size, spacing, and scroll direction.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4448-beginning-collection-views/lessons/3

@2:42 in the video you said depending on the situation, width of the collection value itself would return an incorrect value. Can you please give some examples on what cases this might happen? I am asking this cos not always the CollectionView’s Superview would be the ViewController’s View. How can we get the width in that case?

@catie Can you please help with this when you get a chance? Thank you - much appreciated! :]