ios - How to make a UICollectionView fill vertical space before moving to next row -
i want use uicollectionview create layout looks this.
however, default flow layout lays things out instead.
how should go trying achieve desired effect? can uicollectionviewflowlayout being configured behave or should creating custom layout instead?
custom layout should available @ github
Comments
Post a Comment