-
Why does the Animated.View shake when the Animated.ScrollView scrolls?
|
Beta Was this translation helpful? Give feedback.
Answered by
tomekzaw
Aug 29, 2025
Replies: 1 comment 2 replies
-
Hi @yujingwyh, this is a known problem, should be fixed in React Native 0.82. For now, you can use the following workaround described here: https://docs.swmansion.com/react-native-reanimated/docs/guides/feature-flags#disable_commit_pausing_mechanism |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
yujingwyh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @yujingwyh, this is a known problem, should be fixed in React Native 0.82. For now, you can use the following workaround described here: https://docs.swmansion.com/react-native-reanimated/docs/guides/feature-flags#disable_commit_pausing_mechanism