react-native-anchor-carousel
react-native-anchor-carousel copied to clipboard
Scrolling "jank" in android with expo 43 and recent RN versions.
Describe the bug When a user swipes left or right QUICKLY on an android, there is an undesirable (and janky looking) "stutter" effect. Hard to describe with words because it happens so quickly, but suffice it to say the animation is not smooth and leads to a broken looking experience.
To Reproduce Steps to reproduce the behavior: Animation is fine with expo 42 and below (and, presumably, older versions of react). Jank is observable in expo 43 and recent versions of react-native (I'm using 0.66.4).
- Load the official expo demo url on your android device
- Opt in to Expo 43

- Swipe left or right quickly -- easiest to observe on the "ShopCarousel" and "ImageCarousel".
Expected behavior A smooth animation/transition is expected.
Smartphone: Samsung Note 20
- OS: Android
- Version: 12
Samsung S9+
- OS: Android
- Version: 10
same here