agens-no / Anymotion

one unified API for animating UIKit, CoreAnimation, POP and your library of choice.
Other
33 stars 9 forks source link

Remove `next` #13

Closed hfossli closed 7 years ago

hfossli commented 7 years ago

I think we should remove next from the ANYAnimation class. It is inconsistent between engines. POP triggers next on each write and UIKit triggers and CA triggers once.