Replies: 1 comment 2 replies
-
haha that's a really cool article, react-native-skia absolutely supports such technics :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to develop a signature pad which is not based on a webview, inspired by https://github.com/szimek/signature_pad
Looking deeper, it's based on a calculation on stroke width based on velocity
I am wondering if it could be done with react-native-skia using same technique as described here https://developer.squareup.com/blog/smoother-signatures/, drawing points directly in canvas
Beta Was this translation helpful? Give feedback.
All reactions