Open littlehaker opened 1 day ago
The v8 version of @pixi/react has some breaking changes. It seems that @pixi/react-animated is no longer suitable for this version.
@pixi/react
@pixi/react-animated
Are there any examples of react-spring being used for v8 version?
react-spring
Or how can I use the animated function from react-spring to lift @pixi/react components?
animated
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?