christianroman / CRMotionView

A custom photo viewer that implements device motion scrolling, inspired by Facebook Paper.
MIT License
758 stars 75 forks source link

Refactored to enable the change to add a generic view instead of image only #9

Closed gscalzo closed 10 years ago

gscalzo commented 10 years ago

For a project of mine, I needed an effect similar to yours, but showing a video instead of a plain image. So I refactored the code to accept a generic view too. I upgraded the demo as well, adding a simple video playing in motion

AndrewSB commented 10 years ago

Thank you, I was about to build the exact same thing. So happy I checked the issues before I did

christianroman commented 10 years ago

Awesome! (I'll update the pod) Thank you! :+1: