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
You use NativeBase in your project and the Flatlist is on Content they are conflict. To solve this problem you need to remove Content