facebookarchive / pop

An extensible iOS and OS X animation library, useful for physics-based interactions.
Other
19.66k stars 2.88k forks source link

POPSpringAnimation removedOnCompletion not working #420

Open menttofly opened 5 years ago

menttofly commented 5 years ago

After adding a POPSpringAnimation to a UIImageView, I expect the animation can remove itself but i did not, even use pop_removeAllAnimations the result same as before.