Hello. I've used SwiftUI to create some custom UI, some of which is not resizable so I wanted to use showsLargeContentViewer=true as you can with any UIKit view.
Is there a way to do this with SwiftUI views? If there is I haven't found it. Thanks
Is there a way to do this with SwiftUI views? If there is I haven't found it. Thanks