Training Material
Download the training materials from GitHub repository – here
Swift Language
Optional binding and Optional Chaining
Understanding Closures in Swift
Higher-Order Functions in Swift
Class Inheritance vs Struct and Protocol
UIKit
Building Your First iOS App: UIKit
ViewController’s LifeCycle methods
Introduction to Debugging in Swift
Tab Bar Controller with WKWebView
Content Priority in AutoLayout
Programmatically add AutoLayout constraints
SwiftUI
SwiftUI: Building Your First App
Understanding .onAppear and .onDisappear in SwiftUI
Building Custom Views with SwiftUI
Swift Concurrency -Manage API Calls in SwiftUI