You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out how to use withDecay efter translating the picture element in sticker-app. Skia, reanimated and gesture-handler are really cool, but I feel like a newbie trying to grasp it.
the problem here is the withDecay returns an animation value (it auto update). So the idea would be to do trX.value = withDecay(), same of y and then use useDerivedValue to get the total Matrix4. I hope this helps.
I'm trying to figure out how to use withDecay efter translating the picture element in sticker-app. Skia, reanimated and gesture-handler are really cool, but I feel like a newbie trying to grasp it.
This is my, clearly wrong attempt:
The text was updated successfully, but these errors were encountered: