What you will learn and develop?

What you will learn and develop?



This course is designed for you to master SwiftUI and iOS app development.

So, what kind of app we’re going to build? In this section you will learn the following things:

  • How to set up a new iOS project

  • How to create a launch screen

  • How to add icons for the app

  • How to create a card layout with SwiftUI

  • How to load different information from a data file

  • How to play sounds

  • How to animate user interface elements with SwiftUI

  • How to create a haptic feedback feature 

  • How to show alerts with SwiftUI

  • Finally, how to create stickers without writing any code



Start your SwiftUI journey with this hands-on project and learn by doing.


APP ICON



Without further ado, see you at the class!

Cards App

Buy nowLearn more

Introduction

  • What you will learn and develop?

Resources

  • SwiftUI-App-Workbook-Developers.pdf
  • SWIFTUI-APP-DEVELOPERS.zip
  • Learn by Doing iOS 16.zip

Lectures

  • Preview Video
  • 1. Let’s set up the iOS project in Xcode
  • 2. How to create a launch screen in iOS
  • 3. Create a card view in SwiftUI
  • 4. Repeating content effortlessly with For Each loop
  • 5. Create a data model for the cards
  • 6. Let’s create an array of static data
  • 7. How to load static data in SwiftUI
  • 8. Let’s play a sound file with AVFoundation in SwiftUI
  • 9. Introducing SwiftUI Animation
  • 10. Let’s add a Haptic Feedback for the iOS app
  • 11. How to show Alert window in SwiftUI
  • 12. Let’s create Stickers for the mobile app