UICollectionView Layout That Automatically Organizes Things In A Linear Manner Based On Content Size

Some time ago I mentioned an open source UICollectionView layout that allows you to layout images in a waterfall style inspired by Pinterest adding new images to the collection view based on the shortest column.

Here’s an open source project called GLGooglePlusLikeLayout by providing a UICollectionView layout that works like the aforementioned water fall style view, but automatically lays out your views using an algorithm that lays things out in the most linear style possible inspired by Google Plus.

Here are a couple of images of the readme showing how GLGooglePLusLikeLayout lays things out in a very organized fashion:

GLGooglePlusLikeLayout

You can find GLGooglePlusLikeLayout on Github here.

A nice UICollectionView layout.  Thanks to Dan for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: UICollectionView Layout That Automatically Organizes Things In A Linear Manner Based On Content Size

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *