Cards App

  • Course
  • 17 Lessons

Let's get familiar with Apple's native user interface framework, SwiftUI, and Xcode editor.

Contents

Introduction

What you will learn and develop?
Preview

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.

  4. WORKBOOK
    The PDF file is the workbook for this project.

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

Lectures

Preview Video
Preview
1. Let’s set up the iOS project in Xcode
Preview
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