SkillAgentSearch skills...

Greedo Layout For Ios

Full aspect ratio grid layout for iOS

Install / Use

npx skills add 500px/greedo-layout-for-ios

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

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

Getting Started

Installation with CocoaPods

CocoaPods 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.

Related Skills

View on GitHub
GitHub Stars822
CategoryProduct
Updated1mo ago
Forks46

Languages

Objective-C

Security Score

100/100

Audited on Jul 4, 2026

No findings