SwiftUI Reference Guide

  • Course
  • 12 Lessons

This SwiftUI Reference Guide is featuring all major updates and improvements of Apple’s native user interface framework. It covers not only the basics but more advanced topics as well such as asynchronous task, pull to refresh, search bar, custom swipe action buttons, remote image from an URL, visual effect blur, dismissing the keyboard, markdown text, new alerts & action sheets API, etc.

Contents

Resources

  1. COMPLETED FOLDER
    This folder contains the finished project. You can use it as a reference guide in your learning.

  2. RESOURCES FOLDER
    This folder contains all of the necessary materials for the project. 

  3. STUDENTS FOLDER:
    This folder is the destination of your own Xcode project.

Keyboard Shortcuts – Xcode 2026
Project – Link 2026
Project – AsyncImage 2026
Requirements and Set Up

Tutorials - Basics

Introduction
Development Requirements
Create your first Xcode project
Set Up
Handy Xcode Shortcuts for Developers

Tutorials - SwiftUI Controls

SwiftUI Controls and Indicators (Button, Link, Slider, Stepper, Toggle, etc.)

Tutorial – Link

Tutorials - Images, Shapes and Media Files

Tutorial – Async Image

Quiz - Test your knowledge

A funny quiz game about your knowledge of SwiftUI app development.

Quiz - Essentials