react-sketch-canvas icon indicating copy to clipboard operation
react-sketch-canvas copied to clipboard

Want to use tools like rectangle, circle and text

Open Deep-Menpara opened this issue 3 years ago • 3 comments

How can I implement tools like rectangle and text using this library.

Deep-Menpara avatar Jul 19 '22 06:07 Deep-Menpara

I'm also looking into this issue.

josh-stillman avatar Aug 01 '22 15:08 josh-stillman

I was planning to keep it as a simple sketching tool. But I am open to merging it as a feature if someone is interested in making it

vinothpandian avatar Aug 15 '22 15:08 vinothpandian

@vinothpandian Fair! Thanks for the great library, it was really useful on the first iteration of our feature!

We ended up switching to react-konva for more advanced markup functionality like text, shapes, arrows, etc.

josh-stillman avatar Aug 15 '22 16:08 josh-stillman

Hi @vinothpandian I might be interested in adding simple shapes (rect, circle, arrow) and text. Did you have any API in mind or rather waiting for suggestions?

sawasawasawa avatar Oct 12 '22 10:10 sawasawasawa

Thanks for your suggestion! However, I would like to keep ReactSketchCanvas as a simple sketching tool. I recommend react-konva for advanced functionality.

vinothpandian avatar Feb 20 '24 19:02 vinothpandian