how to add a whiteboard in react application?

Viewed 1101

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

1 Answers
Related