Replies: 1 comment
-
wrap your path with group <Group transform={[{ scale: 1 }]}>
{/* ... */}
</Group> |
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
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 want to edit svg path using gesture, but i don't know how to scale
canvas
to see more<path />
like this: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/scale . How can I do withRN SKia?I know how to scalle path
Beta Was this translation helpful? Give feedback.
All reactions