📝 SwiftData — 4/30 Days ModelContainer & ModelContext (Lifecycle & Concurrency)
📝 SwiftData — ModelContainer & ModelContext (Lifecycle & Concurrency)
📦 ModelContainer
A container that manages your model schema and storage (backed by SQLite by default)
Created once (usually in
Appstruct)



