Facing issue to update configuration options of useSpring() hook
#3377
Unanswered
MohammadNaiem65
asked this question in
Q&A
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.
-
In this code, when
springFirstCardBottomPositionis getting initialized, I passspringFirstCardBottomPositionas configuration option of theuseSpring()hook. Is there any way to update it later any point.I tried the
.set()method of metion value, but it can only update the value, not the configuration. How can I do it?Beta Was this translation helpful? Give feedback.
All reactions