Custom Collection View Layout 路 Mosaic Layout: Cell Content | raywenderlich.com


This is a companion discussion topic for the original entry at https://videos.raywenderlich.com/courses/65-custom-collection-view-layout/lessons/11

How would I replicate this effect in a horizontal fashion? I have been trying to do it for a while, but I always seem to end up in a rut. Rather than scrolling vertically, I want to scroll horizontally, with three columns per UIScreen width, and fitting the items into each column however they will.

@flippos Do you still have issues with this?