Skip to content

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

License

Notifications You must be signed in to change notification settings

ammarahm-ed/drawing-board

Repository files navigation

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