SwiftData: First Real Use
SwiftData: First Real Use

SwiftData: First Real Use

Author
Shiv Bade
Tags
swift
swiftdata
Published
August 19, 2024
Featured
Slug
Tweet
Tried building a local SwiftUI app using SwiftData.
  • Familiar CoreData-ish feel
  • Annotations make setup clean
  • Syncing is still a manual chore
Feels promising, but not fully baked yet.