How to use a useSpring value from react-spring with react-spring/three Anim #1254
Unanswered
nicoladaniello
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.
-
I need to use a value from useSpring with both a div element and a r3f mesh.
The problem is that if I import useSpring from the 'react-spring' package it won't work with an anim component imported from 'react-spring/three', and vice versa.
Is there any way to bypass the issue?
Beta Was this translation helpful? Give feedback.
All reactions