Skip to content

romain-riviere/CanvasDraw

Repository files navigation

CanvasDraw

This is an example application with a drawing component. It have the ability to switch colors from an array of hex codes (#ffffff) and to change the brush size from an array of numbers.

To try it

  • Clone this repository
  • cd ./CanvasDraw
  • npm install
  • npm install -g ionic
  • ionic serve

Screenshot