/SwiftDataExploration

A proof-of-concept for building offline-first iOS apps with SwiftData and the Codable protocol.

Primary LanguageSwift

SwiftDataExploration

A proof of concept for using the new SwiftData framework and the Codable protocol to make working with remote data a little easier.

This is the follow-up to my previous post CoreDataExploration where we experimented with vanilla CoreData and Codable.