Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 386 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 386 Bytes

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