Popularity
6.9
Stable
Activity
0.0
Stable
826
84
51

Code Quality Rank: L4
Programming language: Objective-C
License: MIT License
Tags: UI    
Latest version: v1.2.0

greedo-layout-for-ios alternatives and similar libraries

Based on the "UI" category.
Alternatively, view greedo-layout-for-ios alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of greedo-layout-for-ios or a related project?

Add another 'UI' Library

README

Greedo Layout for iOS

Version License Platform

A library that computes what size the UICollectionView cells should be to display images in a variable height fixed aspect ratio grid.

[image](screenshot.png)

Getting Started

Installation with CocoaPods

[CocoaPods](cocoapods.org) is a 3rd-party dependency manager for Swift and Objective-C projects. For more information, refer to the CocoaPods Getting Started Guide. Otherwise, you can install CocoaPods with the following command:

$ gem install cocoapods
Podfile

To integrate GreedoLayout into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
pod 'GreedoLayout'

Then, run the following command:

$ pod install

License

GreedoLayout is released under the MIT license. See LICENSE for details.


*Note that all licence references and agreements mentioned in the greedo-layout-for-ios README section above are relevant to that project's source code only.