React Component To Draw On Canvas – Painter

Description:

A React component that utilizes HTML5 canvas and File API to draw with mouse/touch.

Installation:

# NPM
$ npm install react-painter --save

Preview:

Painter

Add Comment