Contents

Building a document-based app using SwiftData

Code along with the WWDC presenter to transform an app with SwiftData.

Overview

Learn how to use Query, Bindable, modelContainer(_:), the modelContext environment variable, and DocumentGroup to integrate with the SwiftData framework.

See Also

Creating a document