VStack Not Resperly to ForEach
原文:VStack Not Resizing Properly to ForEach Contents
原文:VStack Not Resizing Properly to ForEach Contents
Consider the following setup (it s not the neatest display, but it was the quickest way I could think of to replicate my problem): class IdentifiableString: Identifiable, Hashable { static func ==(...