Layout in iOS | raywenderlich.com

<p>SwiftUI and UIKit have different systems for layout. You&#39;ll learn about both in this course! For SwiftUI, that means Stacks and Alignment. For Auto Layout, it&#39;s Stack Views and Constraints, in Interface Builder.</p>


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/6849561-layout-in-ios

Good intro guide for people starting on UIKit or for people who want to catch up with latest layout updates.

@mustafapeh Really glad you like it! Cheers! :]