issues
search
pixijs
/
pixi-react
Write PIXI apps using React declarative style
https://pixijs.io/pixi-react/
MIT License
2.42k
stars
180
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: react-spring support for v8
#553
littlehaker
opened
1 day ago
0
Bug: `<animatedSprite>` doesn't support `animationSpeed`
#552
trezy
opened
2 days ago
0
Bug: Next.js 15 & React 19 incompatibility
#551
thejustinwalsh
opened
3 weeks ago
1
Fix/unmount
#550
uinz
opened
1 month ago
1
Bug: (v8) having both react-three-fiber and pixi-react yield incompatibility errors
#549
rvion
opened
1 month ago
1
Bug:
#548
root9464
opened
1 month ago
0
Bug: Possible memory leak
#547
mateBedok
opened
2 months ago
1
Bug: Cannot read properties of undefined (reading 'current')
#545
Qziem
opened
2 months ago
0
Exported PixiReactElementProps for better typing
#544
LuckyOneDev
closed
2 months ago
1
Export PixiReactElementProps for typing of user-defined components
#543
LuckyOneDev
closed
2 months ago
0
Destroy application on unmount
#542
trezy
opened
2 months ago
1
Setup e2e testing
#541
trezy
closed
2 months ago
2
Setup e2e testing
#540
trezy
closed
2 months ago
1
types: export PixiReactElementProps
#539
thejustinwalsh
closed
1 month ago
1
Feature Request: React 19 Support
#538
itsezc
closed
2 days ago
1
Feature Request: Support of createPortal
#537
LuckyOneDev
opened
2 months ago
0
Feature Request: Render only on prop change
#536
Specy
opened
2 months ago
0
Restore `draw` method being run for `<graphics>` components
#535
trezy
closed
2 months ago
2
allow configuring custom fiber, add missing createContainer arguments
#534
laino
opened
2 months ago
1
fix: fix for #531
#533
thejustinwalsh
opened
2 months ago
3
Apply events on first render
#532
trezy
closed
2 months ago
2
Bug: Multiple instances of Component with `Texture` via `useAssets`
#531
itsezc
opened
2 months ago
10
docs: update animated sprite example
#530
billyjacoby
closed
1 month ago
1
Add support for managing `extensions`
#529
trezy
closed
2 months ago
2
fix: ensure that useAssets does not infer type from data
#528
thejustinwalsh
closed
3 months ago
3
Update README.md to fix typo
#527
P3ntest
closed
2 months ago
2
Bug: TS bug when passing `data` in `useAssets`
#526
itsezc
closed
3 months ago
8
fix: add missing constructor overrides; remove redundant overrides
#524
thejustinwalsh
closed
3 months ago
2
Bug: v8 useAssets webp resources
#523
itsezc
closed
3 months ago
1
Typescript Type Improvements
#522
thejustinwalsh
closed
3 months ago
3
Bug: v8 memoized component renders after being unmounted
#521
CaptainStiggz
opened
3 months ago
2
Bug: events on a Sprite don't work on initial run using Vite
#520
francollamas
closed
2 months ago
2
Fix the types
#519
trezy
closed
3 months ago
2
Bug: The types are borked in `beta.6`
#518
trezy
closed
3 months ago
1
Ensure `useTick` callback is updated when app is initialised
#517
trezy
closed
3 months ago
2
Feature Request: Allow `<Application>` to be created without initialising immediately
#516
trezy
opened
3 months ago
0
Send app state to context
#515
trezy
closed
3 months ago
2
Feature Request: allow useTick to be given a Ticker 💓
#514
IanSSenne
opened
3 months ago
0
Update branch names in release config
#513
trezy
closed
3 months ago
1
Update to Pixi.js 8.2.6
#512
trezy
closed
3 months ago
1
Setup E2E testing
#511
trezy
opened
3 months ago
1
Fix `useTick` during initial load when using server components
#510
trezy
closed
3 months ago
1
fix: reordering children could cause errors
#509
trezy
closed
4 months ago
1
Simplify internal types
#508
trezy
closed
4 months ago
1
Check-canvas-instance-in-another-window
#507
pie6k
opened
4 months ago
2
Bug: useTick not ticking on initial load during `vite dev`
#506
IanSSenne
closed
3 months ago
7
Add `onError` callback to `useAsset`
#504
trezy
closed
3 months ago
4
Make `useAsset`'s `onProgress` type optional
#503
trezy
closed
4 months ago
1
Bug: useAsset type requires a progress callback
#502
RJWadley
closed
4 months ago
1
Feature Request: Error handling for useAsset
#501
RJWadley
closed
3 months ago
1
Next