Data Handling in SwiftData: Create, Read, Update, Delete
This post shows you how to create, delete, update, and read data in SwiftData. Learn how to use the context in SwiftData for data handling.
This post shows you how to create, delete, update, and read data in SwiftData. Learn how to use the context in SwiftData for data handling.
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.
Learn how to customize Text views in SwiftUI with font. Change font size, weight and appearance like bold, italic, underline, and strickthrough.
Explore SwiftUI TabView. Learn to create a tabbed view, manage selections, and change the tab bar background color. Use tabviewstyle for a page view.
Get an overview of how you can present views in SwiftUI with navigation APIs, action sheets, confirmation dialogs, and popovers.
Discover the new SwiftUI navigation API NavigationStack for iOS 16. Learn about navigation paths, programmatically navigation, and more.
Explore SwiftUI’s ForEach, understand its unique role in creating dynamic views, and learn how it differs from traditional Swift loops.
Master Swift For Loops and For Each. Learn to iterate over collections, improve code readability and optimize your iOS apps efficiently.
Want the latest iOS development trends and insights delivered to your inbox? Subscribe to our newsletter now!