StagLayout 1.1.0

StagLayout 1.1.0

Maintained by Inder Dhir.



  • By
  • Inder Dhir

StagLayout

Version License Platform

Customizable UICollectionViewLayout that uses ratios (based on the collection view's width) to determine sizing of the cells. Only 2 max items per row are supported currently.

Example_1 Example_2 Example_3

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

Swift Package Manager

StagLayout is now available as a Swift package.

Cocoapods

StagLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'StagLayout'

Author

Inder Dhir, [email protected]

License

StagLayout is available under the MIT license. See the LICENSE file for more info.