SwiftData Model: How to define Relationships, Optional Types and Enums
Learn how to define you model classes in SwiftData with @Model and @Attribute macros. Define properties with basic types, Codable and relationships.
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.
Master handling dates in Swift! Learn formatting, locale-specific handling, date calculations, and more.
Learn file management in Swift with FileManager: Read, write, and delete files and directories in your iOS apps. Master the art of file handling!
Want the latest iOS development trends and insights delivered to your inbox? Subscribe to our newsletter now!