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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
StagLayout is now available as a Swift package.
StagLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'StagLayout'
Inder Dhir, [email protected]
StagLayout is available under the MIT license. See the LICENSE file for more info.