The issue was that my FlatList component was inside a TouchableWithoutFeedback component, causing weird issues when scrolling,
FlatList
TouchableWithoutFeedback