How to crop stripe images such that it looks animated in skia #943
Unanswered
sarulathadurai
asked this question in
Q&A
Replies: 1 comment 1 reply
-
We support a similar method: https://github.com/Shopify/react-native-skia/blob/main/package/src/skia/types/Canvas.ts#L46 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi I am trying to create a simple game in skia where I require to slice some parts of stripe image at any given time. Is that possible in skia as we do in html canvas ?
Image slicing
Beta Was this translation helpful? Give feedback.
All reactions