@_danj_@Sommer One of the main differences is that SwiftUI has more information about your layout. For example when you use a Toggle (UISwitch) you have to provide a label that’s displayed next to it. For a UISwitch you have to do work to give it a speakable label but SwiftUI does that for free