SwiftyPlace Blog
How to Query and Filter Data in SwiftData with Predicate
Read how to effectively fetch data with SwiftData using the model context. How to filter and sort with the Predicate macro and updated SortDescriptor.
Read how to effectively fetch data with SwiftData using the model context. How to filter and sort with the Predicate macro and updated SortDescriptor.
Learn about data persistence in SwiftUI with SwiftData, and explore how to setup a project with SwiftData and how, to read, write and fetch data.
Learn about SwiftData Stack including the schema, container, and model context. Setup iCloud sync . Learn how to use SwiftData together with SwiftUI.
Learn how to define you model classes in SwiftData with @Model and @Attribute macros. Define properties with basic types, Codable and relationships.
In this step-by-step guide, you will learn how to migrate your existing CoreData stack to SwiftData. What to pay attention to.
Want the latest iOS development trends and insights delivered to your inbox? Subscribe to our newsletter now!