brutella / chatheads

An implementation of Facebook's ChatHeads on iOS.
ISC License
877 stars 132 forks source link

Refactor animations based on spring function #1

Closed brutella closed 11 years ago

brutella commented 11 years ago

Got a tip from @joericioppo to use spring functions.

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

brutella commented 11 years ago

Done. More in the updated Readme.