In this introductory module, you'll discover the basics of mobile user interfaces (UI) and some of the unique challenges related to building iOS UIs. You'll set up your Xcode environment and get started with SwiftUI. You'll learn all about SwiftUI in relation to cross-platform app development, the syntax in SwiftUI, as well as some of the features and UI elements fundamental to UI creation.
SwiftUI foundations
In this module, you will build on your learning by covering the foundations of SwiftUI. You'll discover views and how to create them using stacks. You'll learn about different UI elements, including controls and images, and how to add them to your UIs. You'll also discover view hierarchies in SwiftUI and related concepts and practice setting up parent and child views in your UI.
Advanced SwiftUI
In this module, you'll cover more advanced SwiftUI concepts. You'll explore the different types of navigation and how to use navigation in your apps. You'll also learn how to display list data and add gestures to your views in order to create interactive apps that your users will love!
Creating a SwiftUI app
In this module, you will be assessed on the key skills covered in the course and demonstrate your practical SwiftUI skillset by creating a project to add to your portfolio.