pixijs / pixi-react

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

Update to pixi.js 6.3 once it updates #323

Closed Specy closed 2 years ago

Specy commented 2 years ago

Description

In the new 6.3 version there will be support for server side apps, not giving errors when the library is loaded server side, i'd hope you could update to that version so that it will be easier to use this module in apps that use server side rendering https://github.com/pixijs/pixijs/pull/8050

inlet commented 2 years ago

Thanks for the suggestion, although I'm not planning to implement this on short term.

However feel free to collaborate and create a PR with the implementation and tests. Thanks!