mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-05-01 21:14:22 +02:00
Add examples project
This commit is contained in:
14
Examples/Example To-Do App/README.md
Executable file
14
Examples/Example To-Do App/README.md
Executable file
@@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user