How to convert a CoreData project to SwiftData
In this step-by-step guide, you will learn how to migrate your existing CoreData stack to SwiftData. What to pay attention to.
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!
Discover Swift’s Codable protocol to simplify converting JSON data to Swift objects, with practical examples from real apps.
Want the latest iOS development trends and insights delivered to your inbox? Subscribe to our newsletter now!