AutoScroll Issue in React Native FlatList with Horizontal ScrollView
I’m working on a React Native application where I have two horizontally scrolling FlatList components wrapped inside a ScrollView. I’m trying to implement autoscrolling, but I’m encountering a problem with the initial scroll behavior.