ReactPIXI :rainbow: 使用React声明式风格编写应用程序 :OK_hand: 安装 yarn add pixi.js @inlet/react-pixi 要么 npm install pixi.js @inlet/react-pixi --save 用法 使用ReactDOM import { Stage , Sprite } from ' @inlet/react-pixi ' const App = () => ( < Stage> < Sprite xss=removed xss=removed xss=removed> )