pixijs / pixi-react

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

Feature Request: Add documentation for event handling #464

Closed madroneropaulo closed 8 months ago

madroneropaulo commented 1 year ago

Description

There's no documentation about the need to import '@pixi/events' in order for events to work, I found the response here https://www.html5gamedevs.com/topic/52525-react-pixi-events-dont-work/ having that info in the docs could've save me tons of time.