/LGLinearFlow

iOS Collection View linear flow layout with zoom effect and variable page size; Swift 2.0 and ObjC

Primary LanguageSwiftMIT LicenseMIT

LGMagnifyingLinearFlowLayout (Swift) - UICollectionViewFlowLayout with zoom effect and variable page size

[![CI Status](http://img.shields.io/travis/Reiner Pittinger/LGLinearFlow.svg?style=flat)](https://travis-ci.org/Reiner Pittinger/LGLinearFlow) Version License Platform

LGLinearFlow

Usage

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

scalingOffset and minimumScaleFactor can be used to fine-tune the effect. Check out the sample app for more details regarding the implementation.

Installation

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

pod "LGMagnifyingLinearFlowLayout"

Author

License

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