drawing-board icon indicating copy to clipboard operation
drawing-board copied to clipboard

A fully native drawing app made with react-native-skia with 60 frames per second performance

drawing-app

A fully native drawing app made with react-native-skia with 60 frames per second performance. Created for my blogpost.

Run the app

Clone this repository

git clone https://github.com/ammarahm-ed/drawing-board.git

Run npm install and then run the app.

npm run android

MIT Licensed