infinite Implementing an infinite scrolling list and pagination with SwiftUI Recently, I was working on a feature that needed infinite scrolling and pagination. After searching for a few articles online, I realized that there is little to no help on how to achieve infinite scrolling on SwiftUI views. So I ventured a little, did some research, and came up with