Build Apps With Swiftui

Tags: SwiftUI

A Project Based Introduction into Swift UI for iOS Developers

Last updated 2022-01-10 | 4.4

- Build a complete app with SwiftUI
- Basic and advanced SwiftUI
- Mix and match UIKit classes with SwiftUI

What you'll learn

Build a complete app with SwiftUI
Basic and advanced SwiftUI
Mix and match UIKit classes with SwiftUI
Property Wrappers like State
Binding
ObservableObject
Published
etc.
Build your own Property Wrappers
Drawing custom shapes
Persisting data
Combine together with SwiftUI

* Requirements

* You should know the basics of Swift 5
* You should be familiar with the basics of Xcode
* You need a Mac with Xcode 11 or later

Description

SwiftUI is an amazing new framework. It's maybe the biggest leap in for the Apple development ecosystem since Swift was introduced in 2014. With SwiftUI you will build better apps with less code. It makes app development a lot faster, simpler and even works across all Apple platforms. SwiftUI gives you automatic support for dynamic type, darkmode, localisation and a lot more.

What this course is NOT: This course is not an introduction into Swift or Xcode. It is also not meant to be a comprehensive SwiftUI handbook.

What this course aims to do: This course wants to bring you beyond the standard tutorials of displaying some local or web based data in a  list. It wants to address the questions that arise when creating an app with SwiftUI for the first time and cover topics that will enable you to understand app development with this new toolset and thus make you feel comfortable continue the journey of exploring SwiftUI on your own.

This course is going to take you through the process of creating an app step-by-step. Not only will you have finished a complete app  after taking this course, you will also get profound  knowledge about SwiftUI and its most important concepts like property wrappers and its connections to the Combine framework.

I am Brian Advent and I have been working as a developer and trainer, especially in the Apple ecosystem, for almost a decade now.

Build your own Apps with SwiftUI

In this course I am going to provides you with all the knowledge you need to create your own SwiftUI apps in no time. I have selected the topics, progression and features that we are going to cover in this course with great care and based it on my experiences with this new toolset since its inception. Building an app from start to finish will give you a headstart in working on your own projects with SwiftUI.

How and what you are going to learn

This course is project based which means that you will learn while working on a cool app project. Important theory will also be covered in distinct videos. In our sample project we will build a cool user interface, mix and match UIKit classes with SwiftUI, we are going to explore the most important property wrappers that are mostly responsible for the reactive magic of SwiftUI. We will also create custom shapes, animate them, store data on a device and so much more.

Among other things you are then going to learn:

  • Basics like VStacks, HStacks and ZStacks

  • Mix and match UIKit with SwiftUI

  • Use Property Wrappers

  • Create dynamic content with ForEach

  • Work with multiple views

  • Create your own shapes

  • Animate Shapes based on interactive data

  • Data persistence

  • ...


I designed this SwiftUI course to be easily understandable for any developer who has a beginner-intermediate knowledge about the Swift programming language and the Xcode IDE.

This course comes with extensive exercise files (code files and assets) for every video, with a begin and end state of all projects. You'll be able to work alongside the instructor and will receive a verifiable certificate of completion upon finishing the course.

Who this course is for:

  • iOS Developers who want to get started with SwiftUI

Course content

7 sections • 27 lectures

Welcome Preview 01:33

What You Should know Preview 00:44

Using the Exercise Files Preview 00:34

Learn how to use VStacks and HStacks Preview 08:14

Get to Know ZStacks Preview 02:36

Beautify a Button Preview 04:23

Use UIKit Classes Like MapView Preview 03:53

Map Annotations: Use UIKit Delegates Preview 06:23

Use UITextView with SwiftUI

Assignments are meant to strengthen what you have already learned in the previous videos. Before looking at the solution be sure to use at least the estimated duration to figure out a solution by yourself.

Property Wrappers: State and Binding Preview 05:11

State and Binding Explained Preview 03:03

ObservableObject: Distance Between Preview 10:15

@Published in More Detail Preview 01:18

Reactive TextView in SwiftUI

Assignments are meant to strengthen what you have already learned in the previous videos. Before looking at the solution be sure to use at least the estimated duration to figure out a solution by yourself.

Create a SettingsView with a Slider Preview 05:51

Add Dynamic Content with ForEach Preview 04:19

Gradients in SwiftUI: An App Icon Preview 03:21

Present a View Modally with Sheet Preview 03:53

Dismiss a Sheet Manually Preview 03:35

AlertView in SwiftUI

Assignments are meant to strengthen what you have already learned in the previous videos. Before looking at the solution be sure to use at least the estimated duration to figure out a solution by yourself.

Create Your Own Property Wrapper Preview 04:13

Save User Settings with PropertyWrapper Preview 05:50

Shapes in SwiftUI: A Ring Preview 05:43

Fill your Ring: Combining Shapes Preview 11:42

Animate Your Data Preview 03:27

What SwiftUI gives you for free Preview 02:53

Next Steps Preview 01:12