I am using react-native FlatList component to list of items Pagination is not happening as expected , as per documentation onEndReached has to get fired when end of page is
onEndReachedThreshold={0.5} remove this line