/MPParallaxCollection

[dead] a collection view layout + cell that can do something percent driven ( parallax for image)

Primary LanguageObjective-CBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

#MPParallaxCollection

A collection view layout and a cell subclass usefull to made parallax of an image during the scrolling. But even thanks to the delegate useful to make cool percent driven effect, in the example I used my MPTextReveal to show you how to use.

CI Status Version License Platform

Usage

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

Requirements

Installation

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

pod "MPParallaxCollection"

Author

Alex Manzella, manzopower@icloud.com

License

MPParallaxCollection is available under the BSD license. See the LICENSE file for more info.