ealeksandrov / EAIntroView

Highly customizable drop-in solution for introduction views.
MIT License
3.76k stars 501 forks source link

How to vertical sliding ? #206

Open thank1992you opened 7 years ago

ealeksandrov commented 7 years ago

Try

introView.transform = CGAffineTransformMakeRotation(M_PI_2);

But I'll consider this as feature request