Skip to content

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

Open
@Erik-Schlegel

Description

@Erik-Schlegel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions