pixijs / pixi-react

Write PIXI apps using React declarative style
https://pixijs.io/pixi-react/
MIT License
2.42k stars 180 forks source link

Feature Request: react-spring support for v8 #553

Open littlehaker opened 1 day ago

littlehaker commented 1 day ago

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 from react-spring to lift @pixi/react components?