Skip to content

Example project to show how to make all values optional so the SwiftData Model could be synced with CloudKit

Notifications You must be signed in to change notification settings

RemoPro/SwiftData-Optionals

Repository files navigation

SwiftData Optionals

  • Example app to show how to save items with SwiftData.
  • The Item has only a name and all values are optional so the SwiftData Model could be synced with CloudKit
  • Item is editable/deletable
  • Localized in English and German.

three screenshots showing the app displaying the list with items, add a new item and edit it

About

Example project to show how to make all values optional so the SwiftData Model could be synced with CloudKit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages