Some things I have found on the internet to help with my work.
GeometryReader { reader in
ScrollView { VStack { /// Spacer() or Color.red will now behave as expected } .frame(minHeight: reader.size.height) } }
https://developer.apple.com/contact/request/networking-multicast