Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 525 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 525 Bytes

CoreData with SwiftUI - Simple Example

This app is made for CRUD operations of CoreData with SwiftUI. We made a simple app and a rudimentary UI to understand CoreData more easy. You can also check this repository for relationship between entities.

App contains:

  • SwiftUI
  • CoreData