File tree Expand file tree Collapse file tree 1 file changed +25
-18
lines changed Expand file tree Collapse file tree 1 file changed +25
-18
lines changed Original file line number Diff line number Diff line change 1
- # TodoList
2
1
3
- Examples App TodoList for Composable Architecture
2
+ # SwiftUI with ComposableArchitecture (iOS13+)
4
3
5
- ## Local Server
6
4
7
- https://github.com/FullStack-Swift/TodoList/tree/main/TodoListServer
5
+ ## Todo Combine SwiftUI
8
6
9
- ## Online Server
7
+ SPM:
10
8
11
- https://github.com/FullStack-Swift/TodoListServer
9
+ - swift-composable-architecture
10
+ https://github.com/FullStack-Swift/swift-composable-architecture
11
+ - CombineRequest
12
+ https://github.com/FullStack-Swift/Networking
13
+ - ConvertSwift
14
+ https://github.com/FullStack-Swift/SwiftExtension
12
15
13
- ## TodoList SwiftUI
16
+ ## Todo ReactiveSwift SwiftUI
14
17
15
- https://github.com/FullStack-Swift/TodoList/tree/main/TodoListApp/SwiftUI
18
+ SPM:
16
19
17
- ## TodoList UIKit
20
+ - reactiveswift-composable-architecture
21
+ https://github.com/FullStack-Swift/reactiveswift-composable-architecture
22
+ - ReactiveSwiftRequest
23
+ https://github.com/FullStack-Swift/Networking
24
+ - ConvertSwift
25
+ https://github.com/FullStack-Swift/SwiftExtension
18
26
19
- IOS11+: https://github.com/FullStack-Swift/TodoList/tree/main/TodoListApp/UIKit11%2B
27
+ ## Todo RxSwift SwiftUI
20
28
21
- IOS13+: https://github.com/FullStack-Swift/TodoList/tree/main/TodoListApp/UIKit13%2B
29
+ SPM:
22
30
23
- # Overview
24
-
25
- ## MacOS
26
- <img src =" https://github.com/FullStack-Swift/TodoList/blob/main/Screenshots/Screenshot%202022-01-27%20at%203.08.25%20PM.png " width =" 700 " height =" 500 " >
27
-
28
- ## IOS
29
- <img src =" https://github.com/FullStack-Swift/TodoList/blob/main/Screenshots/Simulator%20Screen%20Shot%20-%20iPhone%2013%20Pro%20Max%20-%202022-01-27%20at%2014.50.24.png " width =" 428 " height =" 926 " >
31
+ - rxswift-composable-architecture
32
+ https://github.com/FullStack-Swift/rxswift-composable-architecture
33
+ - RxSwiftRequest
34
+ https://github.com/FullStack-Swift/Networking
35
+ - ConvertSwift
36
+ https://github.com/FullStack-Swift/SwiftExtension
You can’t perform that action at this time.
0 commit comments