chenglou / react-motion

A spring that solves your animation problems.
MIT License
21.68k stars 1.15k forks source link

How do you translate duration and velocity values using damping and stiffness? #543

Open obetomuniz opened 6 years ago

obetomuniz commented 6 years ago

I'm working directly with Flinto to create my motions designs proposals, but sadly the Flinto "language" is different from the approach adopted by react-motion "language" to create animations. I understand the project philosophy about the duration, but the most of the project prototyping tools use duration and velocity to spec animations.

For instance, how can I translate this values below to make this animation react-motion compatible?

screen shot 2018-06-14 at 9 46 42 pm