1. 首页
  2. 数据库
  3. 其它
  4. react pixi:使用React声明式风格编写PIXI应用 源码

react pixi:使用React声明式风格编写PIXI应用 源码

上传者: 2021-02-09 04:50:28上传 ZIP文件 410.78KB 热度 38次
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> )
用户评论