Swifty Snippets
Bringing you the best of my learnings in Swift and SwiftUI. I get the compiler errors so you don't have to.
Connect
An alternative solution to SwiftUI's onDelete
Even though Locale is Codable, you'll encounter a fatal error.
If you see this error from Xcode, chances are your enum doesn't conform to Codable
Don't store SwiftData in the documents directory
How to workaround a Swift 6 language mode warning when using SwiftData
Works in a NavigationStack or NavigationView