SwiftData Updates - Part 1: Mock JSON Data and PreviewModifier
π New SwiftUI project alert! π¨ Join my project-oriented series where you'll tackle data handling, file management, and UIKit integration. Build a real app and watch your expertise grow! π https://t.co/gbMQz4ayfj
Karin Praterx.com

If you plan to use custom tab bar in SwiftUI, this is the code.
In iOS 18, use the UIView extension to hide the default TabbarController https://t.co/hXjih02h6V
It appears we canβt really escape the fact that we have to bridge an associated value to a binding. Something as straight-forward and simple in UIKit, such as using a LoadingState enum, becomes an exercise of patching some holes in SwiftUI.
SwiftUI loading states with a twist; Solving a mutation puzzle

Let's kick things off by building a full app with SwiftData and tons of the new iOS 17 APIs.
πΉ https://t.co/deiX4dekxg
Today's lesson 1 covers SwiftData, including Relationships and unique attributes & NavigationStack. https://t.co/AzQXev0pnW