# pixijs/pixi-react

Write PIXI apps using React declarative style

Repository: https://github.com/pixijs/pixi-react
Canonical: https://ross.abutalabs.com/products/pixi-react
Homepage: https://react.pixijs.io/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, pixi, renderer, react-fiber
Last push: 2026-01-16T14:13:41+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 62, release rhythm 47, longevity 100
- inputs: {"age_days": 3091, "days_push": 229, "days_rel": 275, "gap_med": 39, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2884, forks 205 (observed 2026-08-28T04:07:28.139643+00:00)

## What it is
@pixi/react is a React renderer that lets you build PixiJS applications declaratively using JSX components like <pixiContainer> and <pixiSprite>. It is a thin, production-ready wrapper around PixiJS v8 (with React 19 support) that keeps full access to the underlying PixiJS API.

## Use cases
- render 2d graphics in react
- build interactive canvas apps with react
- write pixijs apps declaratively in jsx
- create animated web graphics with react
- build 2d games in react
- render sprites and text with webgl in react

## When to choose
- you want to use PixiJS with React state and components
- you need high-performance 2D/WebGL rendering inside a React app
- you want declarative JSX for sprites, containers, and graphics
- you want a thin wrapper that always tracks the latest PixiJS features

## When to avoid
- you are not using React
- you need 3D rendering (use three.js or react-three-fiber)
- you want a full game engine with physics and scene management built in
- you need to render plain DOM UI rather than canvas/WebGL content

## Facets
- artifact type: library
- maturity: active
- function: frontend-framework, ui-components, graphics, animation
- domain: web-development, frontend, graphics
- platform: cross-platform
- tags: react-renderer, pixijs, webgl, canvas, react-fiber, 2d-graphics, jsx, game-development, web-server, nodejs

## Member repositories
- pixijs/pixi-react (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.139643+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:25.104163+00:00, confidence not recorded.
  - readme: https://github.com/pixijs/pixi-react (fetched 2026-08-28T04:07:28.139643+00:00, sha 9c8269d48f04)
  - homepage: https://react.pixijs.io/ (fetched 2026-08-29T09:51:10.436693+00:00, sha ef67c198f92a)
  - site_page: https://react.pixijs.io/getting-started (fetched 2026-08-29T09:51:10.445659+00:00, sha a255ff6fdcc5)
  - site_page: https://react.pixijs.io/7.x/about (fetched 2026-08-29T09:51:10.447530+00:00, sha 4e54c5084636)
- Data as of 2026-08-30T08:39:29.467469+00:00.
