SwiftUITodo
SwiftUITodo copied to clipboard
The world-1st example to-do list app using SwiftUI which is introduced in WWDC19
I wanted to use your application, to test a few things. Unfortunately it has over 14 compilation errors.
There're few changes with new syntax, so I check and updated some logic to adapt news: 1.'@propertyDelegate' has been renamed to '@propertyWrapper’ 2. BindableObject is replaced by the ObservableObject 3....
Optional swipe to delete for cells
@devxoul Please update this demo to current swift, mark it as deprecated or even delete it. It is quite disappointing to see these examples failing during build time.