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
There is no smooth animation when returning to the initial position. Also, for some reason, animateOnMount={false} does not work in my main code (the animation still plays when animateOnMount is set to false).
Version
v5
Reanimated Version
v4
Gesture Handler Version
v2
Platforms
iOS
What happened?
There is no smooth animation when returning to the initial position. Also, for some reason, animateOnMount={false} does not work in my main code (the animation still plays when animateOnMount is set to false).
Error is on reanimated 4+
Reproduction steps
IMG_5399.MP4
Reproduction sample
https://snack.expo.dev/@zispidd/playful-violet-pizza
Relevant log output