Transitioning from Interface Builder to SwiftUI

Опубликовано: 20 Октябрь 2024
на канале: Andrew Jaffee
149
1

[Links to code included below.] Instead of plunging straight into SwiftUI code, I highlight some similarities between SwiftUI and Interface Builder with Auto Layout, as well as discuss how the two technologies diverge. I remind you about building a login form in Interface Builder and then do it in SwiftUI--and show you the two forms' code side-by-side. I'll give you a basic overview for starting to use SwiftUI. If you're new to SwiftUI, this video is for you.

https://github.com/iosbrain/SwiftUI-b...
https://github.com/iosbrain/Interface...

#swiftui #swiftuitutorial