SwiftUI Quick Start Guide with iOS 13 and Xcode 11
Get started with declarative programming with SwiftUI in iOS 13 and Xcode 11
In WWDC19 Apple introduced SwiftUI, which uses a declarative syntax to create user interfaces and enables powerful new visual design tools in Xcode. SwiftUI is described as “a new framework built from the ground up to take advantage of everything that Swift had to offer”. SwiftUI is a huge deal. Instead of building a user interface in code with Apple’s UIKit framework, you describe it with declarative statements, adding modifiers to customize the way they are rendered on the screen. This includes animations and other visual effects.
Best Seller Course: iOS 12 & Swift – The Complete iOS App Development Bootcamp
What you’ll learn
- SwiftUI
- Xcode 11
- iOS 13
You May Also Need This Course: The Complete Flutter Development Bootcamp with Dart