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
Same thing happens with me you need to add contentContainerStyle={flex:1}