Skip to content

[Android] Slow momentum scrolling causes jitter and lag with interpolate in Reanimated 3.17.4 #7694

Open
@ddeveloper2023

Description

@ddeveloper2023

Description

When using react-native-reanimated version ~3.17.4 with slow swipe gestures, the animation stutters or lags during momentum scrolling. This issue occurs on real Android devices (tested on Android 13), in the latest Expo SDK 53. Occurs on both dev mode and preview builds

The stuttering becomes very noticeable when releasing the scroll after a slow swipe. The animation, driven by interpolate, appears to skip frames or lag instead of transitioning smoothly.

Steps to reproduce

Open the Snack
Run on a real Android device
Slowly swipe left or right, then release
Observe jitter or lag during the momentum scroll / release phase

Snack or a link to a repository

https://snack.expo.dev/@developernew2023/supportive-green-cheese

Reanimated version

3.17.4

React Native version

0.79

Platforms

Android

JavaScript runtime

None

Workflow

Expo Dev Client

Architecture

Fabric (New Architecture)

Build type

Release app & dev bundle

Device

Real device

Host machine

Linux

Device model

Android 13

Acknowledgements

Yes

Metadata

Metadata

Assignees

Labels

Platform: AndroidThis issue is specific to AndroidRepro providedA reproduction with a snippet of code, snack or repo is providedReproducible 🎉

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions