SwiftUI
Last updated
Was this helpful?
Last updated
Was this helpful?
What’s new in
- SwiftUI is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before. (“Required ~4h25min Estimated Time”)
- Define the entry point and top-level organization of your app.
→ Design guidelines (MacOS, iOS, watchOS, tvOs).
- Present your content onscreen and handle user interactions.
- Combine views in stacks, generate groups and lists of views dynamically, and define view presentations and hierarchy.
- Enhance your views with colors, shapes, and shadows, and customize animated transitions between view states.
- Integrate SwiftUI views into existing apps, and embed AppKit, UIKit, and WatchKit views and controllers into SwiftUI view hierarchies.
- Illustrate how Views behave (control and respond) to data changes within app models. (Leveraging Property Wrappers)
- Define interactions from taps, clicks, and swipes to fine-grained gestures.
- Generate dynamic, interactive previews of your custom views
Create apps using SwiftUI and Xcode (, that keep track of daily scrums) “Required ~12h15min Estimated Time”Tutorials & Hands-on
[40 min]
[25 min]
[20 min]
[35 min]
[25 min]
[20 min]
[20 min]
[25 min]