Search results for balanced

No image provided.

ZLBalancedFlowLayout

January 22, 2015 • MIT License
A UICollectionViewFlowLayout subclass that scales items to take up space, optimized for large item set, inspired by NHBalancedFlowLayout.
No image provided.

RBCollectionViewBalancedColumnLayout

March 20, 2014 • MIT License
A custom UICollectionViewLayout that displays your cells in columns that are balanced for height. Instead of telling the layout how many columns you want, just tell it the width of your cells and ...
No image provided.

NHBalancedFlowLayout

November 08, 2013 • MIT License
UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balan...