Hand drawing and usePathValue #2191
Unanswered
nicolascapin1991
asked this question in
Q&A
Replies: 1 comment 5 replies
-
usePathValue is probably not useful for your use-case. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone!
Is there a way to draw on the Canvas using usePathValue + GestureDetector + useSharedValue?
I studied this example and did some experiments but I can't get the desired effect.
I'm trying to implement a signature pad.
Thanks in advice!
Beta Was this translation helpful? Give feedback.
All reactions