humanmade / repress

Connect your Redux store to the WordPress REST API.
Other
83 stars 11 forks source link

Add manual page handling #17

Closed rmccue closed 5 years ago

rmccue commented 6 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.