1. Let’s set up the iOS project in Xcode

1. Let’s set up the iOS project in Xcode

The downloadable project file contains the following main folders:

  1. Completed iOS app project files (Students can build it in Xcode)

  2. Resources materials including images, app icons, vector files, sound files, data files.

  3. SwiftUI project workbook (PDF and eBook file formats)

  4. The student’s folder is created mainly for your project.

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