Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 236 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 236 Bytes

SwiftUI / UIKit sizing questions

SwiftUI sizing sample project for WWDC labs.

Question 1: Intrinsic size of a UIKit view when used in SwiftUI

Why doesn't a UIKit view communicate its intrinsic content size correctly to SwiftUI?