SwiftUITodo
SwiftUITodo is an example to-do list application using SwiftUI which is first introduced in WWDC19 keynote.
Requirements
- Xcode 11 Beta
- Swift 5.1
License
SwiftUITodo is under MIT license. See the LICENSE file for more info.
It looks like it should be SwiftUITodo, not URLNavigator
.
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. Update space syntax
Optional swipe to delete for cells