Swift You and I
A blog about SwiftUI and related Apple ecosystem technologies
scrolling

All tags

Scroll views in SwiftUI are very straight-forward but give us no information or control over the current position of its content. So how can we detect for instance that the user has scrolled beyond certain threshold off the top?