Back to Feed
Video youtube

SwiftUI 2.0 Infinite Scroll

Kilo Loco will be going over how to implement infinite scrolling in SwiftUI 2.0. He covers how you could load data from an API at a given index/page and present it in a List. He also goes over why you should consider using a LazyVStack instead of a List.

Watch on YouTube