Book Image

iOS 16 SwiftUI 3 Loan Tracker MVVM, CoreData, and CloudKit [Video]

By : David Kababyan
3 (1)
Book Image

iOS 16 SwiftUI 3 Loan Tracker MVVM, CoreData, and CloudKit [Video]

3 (1)
By: David Kababyan

Overview of this book

Note: This course is updated with iOS 16, so anyone interested in the latest update please refer to section 1. This section walks you through the steps for getting the app up and running for iOS 16. For those who are interested in iOS 15 or below, please refer to sections 2 to 4. You will learn how to leverage SwiftUI's powerful tools to create a visually stunning and interactive user interface. The course starts with a brief introduction to SwiftUI and its features, followed by a detailed explanation of data passing techniques in SwiftUI. You will learn how to build a solid foundation for your application using the MVVM pattern and integrate CoreData and CloudKit to manage and store data. Throughout the course, you will gain hands-on experience in building a modern and reliable iOS app from scratch. You will also develop an in-depth understanding of SwiftUI’s data structure, enabling you to build scalable and robust applications that can adapt to changing user needs. By the end of the course, you will be equipped with the knowledge and skills to develop high-quality iOS applications using SwiftUI 3. You will have a deep understanding of data passing and structuring, MVVM pattern, CoreData, and CloudKit, and be able to apply these concepts to build complex and sophisticated applications. Overall, this course is an excellent choice for anyone looking to take their iOS application development skills to the next level. All resources and code files are placed here: https://github.com/PacktPublishing/iOS-16-SwiftUI-3-Loan-Tracker-MVVM-CoreData-Cloud-Kit
Table of Contents (4 chapters)
Chapter 1
Building the App for iOS 16
Section 1
Project Setup
This video shows how to set up the project and create test loans.