You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@juniorbatistadev There are no plans yet because, as @thejustinwalsh mentioned, React Spring doesn't yet work with React 19. Once there's a React 19 compatible release of React Spring, we'll absolutely look into supporting it.
That said, there are other animation libraries (i.e. Motion One) which may also be worth supporting. We likely won't get deep into any of these until @pixi/react@v8 gets a full release.
Description
The v8 version of
@pixi/react
has some breaking changes. It seems that@pixi/react-animated
is no longer suitable for this version.Are there any examples of
react-spring
being used for v8 version?Or how can I use the
animated
function fromreact-spring
to lift@pixi/react
components?The text was updated successfully, but these errors were encountered: