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)
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.
LGMagnifyingLinearFlowLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "LGMagnifyingLinearFlowLayout"
- Luka Gabrić, [email protected]
- Reiner Pittinger (CocoaPod), [email protected]
LGMagnifyingLinearFlowLayout is available under the MIT license. See the LICENSE file for more info.