That provides a slight workaround, but if you pull the VStack down, you'll see the white background color.
If you add .background(Color.red) to the ScrollView, the entire background will be red, even if you scroll the VStack down past the end of the scroll area.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: