UIView-EasingFunctions icon indicating copy to clipboard operation
UIView-EasingFunctions copied to clipboard

iOS8 spazzy animations

Open basvankuijck opened this issue 11 years ago • 3 comments

I'm building against the iOS8 SDK through Xcode6. If I run it on a iOS7 device, the animations work properly. However on an iOS8 device the animations are 'spazzy'.

basvankuijck avatar Sep 16 '14 11:09 basvankuijck

+1

tapthaker avatar Sep 23 '14 16:09 tapthaker

Specifically created a new repo which changes the implementation inside but works almost in the same way, couldn't add bouncy & elastic animations but if you are using other easings you should try it. https://github.com/thegreatloser/UIView-Easing

tapthaker avatar Sep 28 '14 20:09 tapthaker

@thegreatloser thanks man, it solved my problem with iOS8!

DenninDalke avatar Dec 12 '14 13:12 DenninDalke