onMomentumEnd function not firing in Animated FlashList on Android when using ref.current.scrollToIndex #6605
Labels
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snippet of code, snack or repo is provided
Description
This issue is still occurring as mentioned by @tomekzaw in a previous issue. The 'onMomentumEnd' function fires with a drag move, but not when scrolling using a ref (e.g ref.current.scrollToIndex)
Is there any workaround for this?
Originally posted by @hirbod in #3948 (comment)
Steps to reproduce
Snack or a link to a repository
https://snack.expo.dev/@kofiagyeman/onmomentumend-issue
Reanimated version
3.15.0
React Native version
0.74.5
Platforms
Android
The text was updated successfully, but these errors were encountered: