Post #634939
2026-03-09 19:35 UTC
In SwiftUI, if I'm using ScrollViewProxy to scroll to a particular anchor in a List, is there any way to have it take the top contentMargin into account?
Every time I scroll to an item, it ends up behind the top toolbar 😞
Replies (1)
-
@beno@aus.social 2026-03-09 22:07
@nicklockwood I had to marg it with a geometry reader.