Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.35 KB

#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, [email protected]

License

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