jtrivedi / Wave

Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.

Home Page:https://jtrivedi.github.io/Wave/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block-based animations can create a retain cycle

jtrivedi opened this issue · comments

The underlying animators are strongly capturing the animator itself in its own completion block.