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
Hi! For first thank you very much for such amazing job! I really love it.
But I only wonder that's the reason that Swipeable component uses rn's Animated.Value instead of reanimated shared value? There are a lot of cases when we need to add some animations based on swipe progress and althought reanimated seems to industry standart nowadays we have no options with that.
p.s. Please correct me if I am wrong - there are no options to forward values from rn's Animated.Value to reanimated shared value?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi! For first thank you very much for such amazing job! I really love it.
But I only wonder that's the reason that Swipeable component uses rn's Animated.Value instead of reanimated shared value? There are a lot of cases when we need to add some animations based on swipe progress and althought reanimated seems to industry standart nowadays we have no options with that.
p.s. Please correct me if I am wrong - there are no options to forward values from rn's Animated.Value to reanimated shared value?
Beta Was this translation helpful? Give feedback.
All reactions