MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino) |
||
|---|---|---|
| .. | ||
| Configuration | ||
| End | ||
| LICENSE | ||
| Start | ||
| SwiftDataFlashCardSample.xcworkspace | ||
| .gitignore | ||
| README.md | ||
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.
- Note: This sample code project is associated with WWDC23 session 10154: Build an app with SwiftData.