Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling "jank" in android with expo 43 and recent RN versions. #23

Open
Erik-Schlegel opened this issue Mar 9, 2022 · 1 comment
Open

Comments

@Erik-Schlegel
Copy link

Erik-Schlegel commented Mar 9, 2022

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).

  1. Load the official expo demo url on your android device
  2. Opt in to Expo 43 image
  3. 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
@hoanghai9650
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants