Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devxoul/SwiftUITodo
- Owner: devxoul
- License: mit
- Created: 2019-06-03T22:37:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T01:08:46.000Z (5 months ago)
- Last Synced: 2024-10-30T16:02:54.761Z (4 days ago)
- Topics: swift, swiftui, todolist, wwdc
- Language: Swift
- Homepage:
- Size: 24.4 KB
- Stars: 794
- Watchers: 9
- Forks: 131
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swiftui - devxoul/SwiftUITodo - An example to-do list app using SwiftUI which is introduced in WWDC19 (Samples)
- fucking-about-SwiftUI - SwiftUITodo - do list app using SwiftUI which is introduced in WWDC19. (🌎 by the community)
- awesome-todos - Swift
- fucking-open-source-ios-apps - SwiftUITodo
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.