# SwiftUITodo **Repository Path**: TheAlgorithms/SwiftUITodo ## Basic Information - **Project Name**: SwiftUITodo - **Description**: 一个采用 SwiftUI 开发的待办事宜 app 示例代码 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2019-06-05 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.