As you can see in the attached GIF, I can\'t scroll through the ListView. The view snaps back to the original position as soon as I release the mouse.
ListView
I\'ve
The only time I've seen this is when contentContainerStyle is set to flex:1. Remove the flex if that's the case.