How to add an array, sticker example? #2065
Unanswered
milindsakhare100
asked this question in
Q&A
Replies: 1 comment 1 reply
-
in this example: https://github.com/wcandillon/can-it-be-done-in-react-native/tree/master/season5/src/Instagram the stickers are stores into a dynamic array |
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.
-
Above is the code from the sticker example. I want to get those stickers from an array ? So how can I achieve this with latest skia update?
Because, " const pictureMatrix = useSharedValue(Matrix4()); "
This I can't directly save in an array.
Beta Was this translation helpful? Give feedback.
All reactions