Swift UI 3 is one of the most popular tools for building iOS applications. In this course you will learn how to use Swift UI features and coding to build a robust application for loan tracking. The course is focused on data passing and structuring for Swift UI.
We will use MVVM pattern to develop an application that will use Core Data and Cloud Kit to save, read, update, and delete data from the Core Data and Cloud Kit. We will also add some custom calculations and visual interfaces to sort our payments and provide information on the loan.
By taking this course, you will learn how to pass data around our application and how to make the core part of our application work. We will use model view pattern to build the application and use Cloud kit in order to sync our local database with the cloud.
By the end of this course, you will gain a good understanding of Swift UI and will be able to build modern and reliable iOS apps.
All resources and code files are placed here: https://github.com/PacktPublishing/iOS-15-SWIFTUI-3-Loan-Tracker-MVVM-CoreData-Cloud-Kit
Audience :
This course is for anyone who has a basic understanding of using Swift UI to make UI and is interested in learning the process of making the app function.