In this tutorial, you’ll learn how to add infinite scrolling to an iOS app that fetches data from a REST API.
In particular, you’ll integrate the Stack Exchange REST API to display the list of moderators for a specific site, like Stack Overflow or Mathematics.
Source: