cezarywojcik / CWPopup

CWPopup category to present popup view controllers
MIT License
289 stars 62 forks source link

Parallax Effect? #15

Closed vicc closed 10 years ago

vicc commented 10 years ago

Is there a way to add a parallax effect to the pop up.

cezarywojcik commented 10 years ago

Should already be there:

https://github.com/cezarywojcik/CWPopup/blob/master/CWPopup/UIViewController%2BCWPopup.m#L226

You can mess with the values if you want a more obvious effect.