Interaction Feedback | Switch from useTransition to useSprings animations
aVileBroker opened this issue · 0 comments
aVileBroker commented
Suggestion: switch from useTransition to useSprings animations
https://react-spring.io/hooks/use-springs#usesprings
We are already using random ids as keys for splashes, this should make keeping track of springs and deleting them work.
The result should be that the splashes stay on the screen and are more performant.