matthewcheok / POP-MCAnimate

Concise syntax for the Pop animation framework.
MIT License
947 stars 105 forks source link

UIView pop_animate:completion: doesn't trigger completion block, but NSObject does #8

Closed inket closed 7 years ago

inket commented 10 years ago

Kind of a weird behavior I encountered today:

+[UIView pop_animate:completion:] doesn't trigger the completion block once the animation finishes, but +[NSObject pop_animate:completion:] somehow does.

inket commented 7 years ago

this project is dead. closing the issue so that it doesn't appear on my /issues