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

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -