I know this is an old question but I've just had this issue. My problem was that I had a flatlist in a modal component and the component was in a scrollview in the parent page. Moving the component reference outside of the parent scrollview fixed the issue for me.