AladinWay / TransitionButton

UIButton sublass for loading and transition animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Execute completion block after .normal and .shake animations have completed

dachev opened this issue · comments

stopAnimation's completion block is executed before .normal and .shake animations have completed

Thank you for reporting, I have fixed it and it should including in the next release

@AladinWay Has this been fixed? I don't see any commits or branches referencing this issue.

@dachev It will be included in the version 0.5.0 that will be released tonight :)

@AladinWay Can you please point me to the code commit? I would like to review the diff.

@dachev I will notify you once I will push the code ;)

@dachev It's out now :)

@AladinWay It works great. Thanks!