ios - How to make a UICollectionView fill vertical space before moving to next row -


i want use uicollectionview create layout looks this.

desired flow

however, default flow layout lays things out instead.

actual layout

how should go trying achieve desired effect? can uicollectionviewflowlayout being configured behave or should creating custom layout instead?

custom layout should available @ github


Comments