Animating arbitrary props without the a or animated wrapper #1498
Unanswered
maurocolella
asked this question in
Support
Replies: 1 comment 1 reply
-
It depends how much control you want, but in this instance, i'd probably use the Does this help you? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
🤓 Question
I have a (crude) camera control component that looks like:
Which I can't quite wrap using the
animated
ora
convenience wrappers. I am trying to transition the pos and lookAt usinguseSpring
, but I am stumped. How can I animate just those props without wrapping the component?(You must search the issues before asking your question. Please consider asking in the Discussions tab and/or Stack Overflow first.)
Beta Was this translation helpful? Give feedback.
All reactions