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.
- Clone this repository
cd ./CanvasDraw
npm install
npm install -g ionic
ionic serve