ios - What is the timing curve for [UIView animateWithDuration:delay:usingSpringWithDamping...] -


the curve uses superficially appears damped oscillator, except able specify duration of animation , ends @ target on time. reaches point regardless of damping set, without either delay @ end or (i don't think) being interrupted @ end.

so, have idea how curve calculated? can done putting more clever coefficients damped spring? want able write own version support ios <7 same quality of behavior, , replicate closely possible.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -