Want to use tools like rectangle, circle and text
Deep-Menpara opened this issue · 5 comments
How can I implement tools like rectangle and text using this library.
I'm also looking into this issue.
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 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.
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?
Thanks for your suggestion! However, I would like to keep ReactSketchCanvas as a simple sketching tool. I recommend react-konva for advanced functionality.