MP0w / MPParallaxCollection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 60.8%Language:Shell 24.6%Language:Ruby 9.7%Language:C 4.9%