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-balanced-photo-gallery
Hello, this may not be an issue. Will the balanced layout work if the images are loaded from a remote location? Im using afnetworking to retrieve an array of image URLs. Thanks for your help.
Hello, this may not be an issue. Will the balanced layout work if the images are loaded from a remote location? Im using afnetworking to retrieve an array of image URLs. Thanks for your help.