Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devxoul/SwiftUITodo

The world-1st example to-do list app using SwiftUI which is introduced in WWDC19
https://github.com/devxoul/SwiftUITodo

swift swiftui todolist wwdc

Last synced: about 20 hours ago
JSON representation

The world-1st example to-do list app using SwiftUI which is introduced in WWDC19

Awesome Lists containing this project

README

        

# SwiftUITodo

SwiftUITodo is an example to-do list application using [SwiftUI](https://developer.apple.com/xcode/swiftui/) which is first introduced in WWDC19 keynote.

![screenshot](https://user-images.githubusercontent.com/931655/58843349-f6dbf400-8626-11e9-8227-fbd369c29515.png)

## Requirements

* Xcode 11 Beta
* Swift 5.1

## License

SwiftUITodo is under MIT license. See the [LICENSE](LICENSE) file for more info.