react-spring
react-spring copied to clipboard
Decay seems not working anymore
Which react-spring target are you using?
- [X]
@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 working
To 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
hey @Emiliano-Bucci did you find any solution?