Find the best online courses
Back to course list
SwiftUI Essential Training
  • Level: Intermediate
  • Duration: 04h 58m
  • Release date: 2019-11-05
  • Author: Steven Lipton
  • Provider: Lynda

SwiftUI Essential Training

Description
Content

SwiftUI, an innovative new way to lay out user interfaces on Apple platforms, made its debut with the release of Xcode 11. This UI tool kit provides layout structures, controls, and views that allow you to build user interfaces for the Mac, iPhone, iPad, Apple Watch, and Apple TV—all from the same code. If you're curious how SwiftUI differs from UIKit and AppKit—or just want to get started with this powerful new tool kit—then this course is for you. Join Steven Lipton as he demonstrates how to use Xcode and SwiftUI to set up an app's user interface. Discover how to work with collection views, add navigation, animate interactions, and more. To lend these concepts a real-world context, he steps through how to use SwiftUI to build the front end of an ordering app for a pizza restaurant. Topics include: Creating a new project in Xcode using SwiftUI Collection views Using space, color, and text modifiers Adding navigation Using binding variables Adding pickers Adding other frameworks to SwiftUI projects