Where can I find the lessons on auto layout with SwiftUI?
Thanks
Where can I find the lessons on auto layout with SwiftUI?
Thanks
You don’t use auto layout with SwiftUI! How views are laid out and created is completely different than UIKit
Then, how can I build an app that can be used both for an iPhone and iPad?
You use SwiftUI, and view modifiers. But the layout system itself is not auto layout