hoangpx / MDCParallaxView

Create a parallax effect using a custom container view, much like the top view of Path's timeline.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDCParallaxView

Create a parallax effect using a custom container view, much like the top view of Path's timeline.

Sample

Sample usage is available in the SampleApp.

Acknowledgements

The content offset updates are based on those found in PXParallaxViewController. While that project uses a custom UIViewController, this one uses a custom UIView, which I believe provides a better API.

About

Create a parallax effect using a custom container view, much like the top view of Path's timeline.

License:MIT License