SwiftUI Infinite Scrolling with Pull to Refresh

Can someone point me to an example that supports Infinite Scrolling with Pull-to-refresh in a single SwiftUI example for a List()?

These features seem to cancel each other out or are not compatible approaches.

SwiftUI Infinite Scrolling with Pull to Refresh
 
 
Q