Cards App

  • Course
  • 17 Lessons

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

Introduction

What you will learn and develop?
Preview

Resources

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