What will you learn and what are the main objectives of this SwiftUI project?

  • How to set up a new iOS project with the new SwiftUI App Life Cycle.

  • How to develop a unique Onboarding screen

  • How to use the new AppStorage in SwiftUI

  • How to save and load data using UserDefaults

  • How to create custom Views with SwiftUI

  • How to retrieve local data using Structs in Swift

  • How to display multiple Views automatically with ForEach loop

  • How to use scroll view, horizontal view, vertical view containers

  • How to create an outstanding Settings view

  • How to add Icons to the App

  • How to use the improved Canvas and Previews in Xcode

  • How to test the iOS app in Xcode Simulator

  • Get familiar with the new Xcode