Skip to content

davidev-b/SimpleTodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SimpleTodo

This is a Todo App in SwiftUI using CoreData. It is a good demo to demonstrate the amazing combination of CoreData in SwiftUI by adding, removing entities items and combining many different elements like List, EditButton, NavigationBar. Also it makes use of MVVM pattern, however being little bit limited due to @FetchRequest being available inside SwiftUI view only.

Screenshot of the app

About

Todo app in SwiftUI with CoreData

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages