Part 1: Getting Started with iOS 18 Development
In this part, you will review all the new capabilities of iOS 18. We will explore exciting topics, such as SwiftData, Observation, and SwiftUI navigation. In addition, we will build widgets with WidgetKit, animate our views, add tips and graphs to our apps, and learn how to build a great network layer.
This part contains the following chapters:
- Chapter 1, What’s New in iOS 18
- Chapter 2, Simplifying Our Entities with SwiftData
- Chapter 3, Understanding SwiftUI Observation
- Chapter 4, Advanced Navigation with SwiftUI
- Chapter 5, Enhancing iOS Applications with WidgetKit
- Chapter 6, SwiftUI Animations and SF Symbols
- Chapter 7, Improving Feature Exploration with TipKit
- Chapter 8, Connecting and Fetching Data from the Network
- Chapter 9, Creating Dynamic Graphs with Swift Charts