Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

rpitting/LGLinearFlow

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 86.2%
  • Ruby 13.8%