Infinite List Scroll with SwiftUI and Combine

Vadim Bulavin
1 min readJun 15, 2020

This is a cross-post from my blog on Advanced Swift Development. 👉 Click here to directly open this article.

In this article, we’ll implement a paginated list with endless scroll using SwiftUI, Combine, and the MVVM architecture. Complete source code included 👍.

--

--

Vadim Bulavin

Senior iOS Software Engineer at Pluto TV. Creator of Yet Another Swift Blog https://www.vadimbulavin.com/. Coding for fun since 2008, for food since 2012.