Closed rmccue closed 5 years ago
Right now, we have hasMore/loadingMore/onLoadMore(). This allows implementing a "more posts" feature, however, there's no way to implement manual pagination.
hasMore
loadingMore
onLoadMore()
Right now, we have
hasMore
/loadingMore
/onLoadMore()
. This allows implementing a "more posts" feature, however, there's no way to implement manual pagination.