Open Emiliano-Bucci opened 2 years ago
@react-spring/web
@react-spring/three
@react-spring/native
@react-spring/konva
@react-spring/zdog
9.4.3
It seems that decay property isn't working
decay
https://codesandbox.io/s/react-spring-preset-configs-forked-me36vi?file=/src/App.js:684-695
Decay should decelerate the animation correctly.
hey @Emiliano-Bucci did you find any solution?
Which react-spring target are you using?
@react-spring/web
@react-spring/three
@react-spring/native
@react-spring/konva
@react-spring/zdog
What version of react-spring are you using?
9.4.3
What's Wrong?
It seems that
decay
property isn't workingTo Reproduce
https://codesandbox.io/s/react-spring-preset-configs-forked-me36vi?file=/src/App.js:684-695
Expected Behaviour
Decay should decelerate the animation correctly.
Link to repo
https://codesandbox.io/s/react-spring-preset-configs-forked-me36vi?file=/src/App.js:684-695