create-react-phaser3-app
create-react-phaser3-app copied to clipboard
using hooks?
wondering if you have a template version using functional components and hooks?
Hi @dcsan, both functional and class approaches work in this template. In fact, I used hooks entirely in another project of mine that is based on this template - SkyOffice. Feel free to check it out!
Is it because I haven't upgraded React to v18 that makes you think hooks won't work?