mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-02-24 16:34:54 +01:00
15 lines
424 B
Markdown
Executable File
15 lines
424 B
Markdown
Executable File
# SwiftUITodo
|
|
|
|
SwiftUITodo is an example to-do list application using [SwiftUI](https://developer.apple.com/xcode/swiftui/) which is first introduced in WWDC19 keynote.
|
|
|
|

|
|
|
|
## Requirements
|
|
|
|
* Xcode 11 Beta
|
|
* Swift 5.1
|
|
|
|
## License
|
|
|
|
SwiftUITodo is under MIT license. See the [LICENSE](LICENSE) file for more info.
|