How to select element in react-native-skia? #1716
-
Multi elements at the same Canvas, how to select the element I wanna focus on? Thanks your suggestion. Best Regards, |
Beta Was this translation helpful? Give feedback.
Answered by
wcandillon
Jul 11, 2023
Replies: 1 comment 1 reply
-
We address it on the documentation at https://shopify.github.io/react-native-skia/docs/animations/reanimated#element-tracking |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tylerrrkd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We address it on the documentation at https://shopify.github.io/react-native-skia/docs/animations/reanimated#element-tracking
this example would be a good place to start: https://github.com/Shopify/react-native-skia/blob/main/example/src/Examples/Stickers/Stickers.tsx