-
-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
Spent a while trying to get this library to work with @react-spring/three
, but no changes were being applied. So I dug in the code a bit and realized you're using an imperative handle to provide a custom ref interface that looks quite a lot like a DOM node.
So I switched over to @react-spring/web
, and now animations appear to work! But I have some concerns about compatibility, so I figured I'd open this issue to see if this was intentional and how reliable the pairing will be in the future.
Metadata
Metadata
Assignees
Labels
No labels