I'm experiencing the same issue with a ScrollView with two axis set: ScrollView centers the content.
– Embedding in a VStack yields the same result, hence it's not a workaround (anymore?)
– Also having two nested ScrollView, one for each axis, doesn't produce the same scrolling behaviour as one ScrollView with the two axis.
Is as if there was an anchor point set somewhere that defaults to center when using this both axis.
Any ideas?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: