Is there any way to link a useSpring value to useSprings? #1352
Unanswered
gabrielelpidio
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I wanted to know if it's possible to do something like this:
Where you link the value of useSpring to the styling in useSprings. At the end what I intend to do is to click a button and that button sets a random target number so that it can go over all the elements in the screen and stop on one radomly, but I want that going over the elements to be fast at first and slow down at the end so I tought about using useSpring value, but I can't seem to find a way to tie those two things together
Beta Was this translation helpful? Give feedback.
All reactions