Replies: 1 comment
-
You can look at this demo that implements something very similar to what you are trying to achieve: https://github.com/Shopify/react-native-skia/blob/main/example/src/Examples/API/Touch.tsx I hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to add a new circle to the touched paths. Using {circles} as in line 57 results in an error.
Beta Was this translation helpful? Give feedback.
All reactions