About the Swift Composable Architecture category
|
|
1
|
4569
|
May 12, 2020
|
Multiple Paths in NavigationStackStore
|
|
6
|
890
|
January 6, 2025
|
How to access child state from parent reducer when using StackState?
|
|
1
|
56
|
December 9, 2024
|
TCA's Macros and CI/CD
|
|
6
|
2570
|
November 23, 2024
|
How to use non-Sendable type in async reducer code?
|
|
15
|
5947
|
November 10, 2024
|
Unexpected Behavior on Validations using Bindings with TextField
|
|
1
|
52
|
November 6, 2024
|
Testing receiving actions of Child features
|
|
1
|
72
|
October 29, 2024
|
Concurrency update: dependency delegate methods never called
|
|
13
|
4286
|
October 26, 2024
|
Missing test diamonds in Xcode?!
|
|
18
|
9406
|
October 23, 2024
|
Tree-Based style navigation send action from parent to child
|
|
2
|
207
|
August 29, 2024
|
Using TCA on Windows
|
|
11
|
2359
|
June 14, 2024
|
NavigationStackStore send an Action to a child
|
|
15
|
3237
|
June 10, 2024
|
Swift Tca - id property for testing
|
|
4
|
774
|
May 31, 2024
|
TCA Binding Textfield/Searchable
|
|
2
|
1982
|
May 28, 2024
|
Optional State for Sheet and onDisappear actions
|
|
8
|
2519
|
May 24, 2024
|
What is the best practice to send actions from the farest Child feature to the root Parent feature?
|
|
3
|
1370
|
May 2, 2024
|
Recursive reducer and sending actions through effects
|
|
10
|
5424
|
April 24, 2024
|
ComposableArchitecture and CoreData: what are the options?
|
|
7
|
5421
|
April 16, 2024
|
Should a reducer conform to the Sendable protocol?
|
|
2
|
1123
|
March 18, 2024
|
BindingReducer to subset of the state using tca
|
|
0
|
650
|
March 18, 2024
|
Using NavigationSplitView with TCA
|
|
2
|
1929
|
February 20, 2024
|
Sending actions in the completion closure inside Effect.run
|
|
2
|
1236
|
February 8, 2024
|
Reducer state keeps recomputing every time an outside state updates even with @ObservableState
|
|
2
|
1127
|
February 2, 2024
|
Global application Reducer and State Management
|
|
1
|
879
|
January 29, 2024
|
How to Maintain Persistent State in Child Views with SwitchStore in TCA
|
|
2
|
1255
|
January 23, 2024
|
Composing views, managing state with ForEachStore
|
|
3
|
1316
|
January 3, 2024
|
NavigationLink does not work with TCA binding but works fine in vanilla SwiftUI @State
|
|
3
|
4261
|
December 29, 2023
|
OnChange BindingReducer Usage
|
|
3
|
2347
|
December 29, 2023
|
Handling navigation with UINavigationController
|
|
1
|
4910
|
December 16, 2023
|
Singleton-like behavior in Dependency
|
|
0
|
1030
|
December 4, 2023
|