tiled-types icon indicating copy to clipboard operation
tiled-types copied to clipboard

Thank you

Open AdrienLemaire opened this issue 4 years ago • 3 comments

This package looks like a life-saver, thank you for making and maintaining it!

AdrienLemaire avatar Nov 19 '20 08:11 AdrienLemaire

Thanks, glad to see this package is useful for others 👍 In what project are you using it ?

Chnapy avatar Nov 20 '20 10:11 Chnapy

I'm trying to build a React + Pixi.js game, this is proving a bit challenging :)

AdrienLemaire avatar Nov 20 '20 11:11 AdrienLemaire

I see, mixing these two libs can be hard. I recommend you using react-pixi-fiber, it allows you using Pixi.js with JSX syntax, hooks etc. Very helpful I found.

Chnapy avatar Nov 20 '20 11:11 Chnapy