/CheckerBoardCollection

UICollectionView vertical flow layout

Primary LanguageSwiftMIT LicenseMIT

CheckerBoardCollection

[Swift] CocoaPods Build Status

Synopsis

UICollectionView vertical flow layout that lays cells in a checker board style Horizontal layout is not implemented

Installation

Using Cocoapods: pod 'CheckerBoardCollection'

Usage

To use automatic cell size calculation set property columns to some value > 0 layout.columns = 3

Problems

There is a bug in rows calculation when Header of Footer height is more than 0