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
-
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