Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KonvaJS support #19

Open
lavrton opened this issue Feb 8, 2015 · 4 comments
Open

KonvaJS support #19

lavrton opened this issue Feb 8, 2015 · 4 comments

Comments

@lavrton
Copy link

lavrton commented Feb 8, 2015

Hello. I am maintainer of Konva (KineticJS fork). Are you interesting in support of ReactJS plugin for Konva?

@zoomclub
Copy link

zoomclub commented Feb 8, 2015

This would be super! KineticJS was always my fav canvas library and its great to see it integrated into ReactJS and its great to see Konva move it forward with expanded features. Konva and ReactJS sounds like a perfect match.

@freiksenet
Copy link
Owner

If it's API compatible, then it should be drop-in replacement with little work. One probably needs a wrapper module that would detect which package is available and use that.

Also list of propTypes might need updating if Konva added something.

You are free to submit the pull request, I think it's a great idea to support multiple canvas libraries if they are similar enough.

@lavrton
Copy link
Author

lavrton commented Feb 12, 2015

Hah. Very close new library https://github.com/flipboard/react-canvas

I am thinking about using Konva + React in my new project. I will try your plugin to see how it really works.

@freiksenet
Copy link
Owner

So it's not really solving same problem that react-kinetic is. In kinetic I wanted react-based engine to draw stuff on canvas, flipboard's canvas library is about rendering user interfaces using canvas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants