An example of using Core Data model in SwiftUI iOS project!
- The To Do List app allows you to:
- Add new tasks.
- Toggle task completion status.
- Delete existing tasks by swipping left on it or pressing Edit button.
- Xcode 14.3.1
- SwiftUI Framework
- Target Deployment iOS >=16.5
- Library: CoreData
- Huynh Nguyen Minh Thong (Tom Huynh) - tomhuynhsg@gmail.com