candostdagdeviren / CDAlertView

Highly customizable alertview and alert/notification/success/error/alarm popup written in Swift
https://candostdagdeviren.github.io/CDAlertView/
MIT License
1.14k stars 86 forks source link

Add new animations #3

Open candostdagdeviren opened 7 years ago

candostdagdeviren commented 7 years ago

with version 0.5.0, I added customizable hiding animations via center, transform, alpha properties of alert pop up. I'm still thinking to use UIViewPropertyAnimator, if I find a good solution for iOS 9 support.