9ad2c322c0
Summary: 1) Makes params more intuitive (only one now, bounciness, which maps intuitively to number of oscillations). 2) Satisfies boundary conditions (f(0) = 0, f(1) = 1) so animation actually goes where you tell it (before it would finish at a random location depending on the input params). 3) Simple test to verify boundary conditions. |
||
---|---|---|
.. | ||
__tests__ | ||
Animated.js | ||
Easing.js | ||
Interpolation.js | ||
SpringConfig.js | ||
package.json |