brutella / chatheads

An implementation of Facebook's ChatHeads on iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor animations based on spring function

brutella opened this issue · comments

Got a tip from @joericioppo to use spring functions.

"@brutella API usually looks like [layer xx_animateToValue:value forKeyPath:keyPath tension:tension damping:damping];"

Done. More in the updated Readme.