cezarywojcik / CWPopup

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

Fade In PopUp Instead of Sliding from the Bottom of the Screen? #7

Closed vicc closed 10 years ago

vicc commented 10 years ago

Is there any way to fade in the popup instead of having it slide in from the bottom?

cezarywojcik commented 10 years ago

There is not native support to do this, but you can present the popup with animation set to NO and add an effect yourself.