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: 3 months ago
JSON representation
The world-1st example to-do list app using SwiftUI which is introduced in WWDC19
- Host: GitHub
- URL: https://github.com/devxoul/swiftuitodo
- Owner: devxoul
- License: mit
- Created: 2019-06-03T22:37:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T01:08:46.000Z (about 1 year ago)
- Last Synced: 2025-04-03T16:12:48.185Z (3 months ago)
- Topics: swift, swiftui, todolist, wwdc
- Language: Swift
- Homepage:
- Size: 24.4 KB
- Stars: 805
- Watchers: 8
- Forks: 133
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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