CDAlertView
CDAlertView copied to clipboard
Add new animations
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.