Open jikkujose opened 7 years ago
👍 it would be good if a maintainer or a contributor could comment on this? Last commit was a year ago. Snooping around it looks like a lot of contributors are no longer with Flipboard? :/
there are a lot of forks of the project, but with the way github works it's quite hard to coordinate those https://github.com/Flipboard/react-canvas/network
@richardcliu @vojty
https://github.com/vojty/react-canvas seems to have much more up to date forks even supporting react fiber renderer
bad news - I don't maintain my fork anymore.
The origin of my fork (https://github.com/qntln/react-canvas) should be probably fine (I worked at qntln and did some changes - added React 16 support, webpack build, fixed some bugs...). However it's not published to NPM (we used private NPM repository)
If you don't aim for really high performance, just go for react-konva
(it's still pretty fast and have more features)
Could you please specify in the Readme if its not being maintained? May help many coming here!