Shuffle icon indicating copy to clipboard operation
Shuffle copied to clipboard

Improve Spring Animations

Open mac-gallagher opened this issue 6 years ago • 0 comments

UIView.animateWithDuration:delay:usingSpringWithDamping: is notorious for looking pretty bad. There are many libraries out there to improve the realism of the spring animation, but my favorite solution is this one created by @jenox. It would be great if the current spring animation logic was replaced with this.

mac-gallagher avatar Aug 22 '19 22:08 mac-gallagher