Kritish Bhattarai
Kritish Bhattarai

Reputation: 1661

how to add a whiteboard in react application?

I need to add a whiteboard feature in react application. Please tell me any easy way to add a whiteboard in react app. I cannot use canvas to create one from scratch, because less time, thanks in advance

Upvotes: 0

Views: 1899

Answers (2)

deaddemon
deaddemon

Reputation: 21

This might work for you:

It is simple to use indeed.

https://www.npmjs.com/package/react-sketch-whiteboard

Upvotes: 0

Related Questions