About the Swift Composable Architecture category
|
|
1
|
4568
|
May 12, 2020
|
Multiple Paths in NavigationStackStore
|
|
5
|
857
|
December 20, 2024
|
How to access child state from parent reducer when using StackState?
|
|
1
|
50
|
December 9, 2024
|
TCA's Macros and CI/CD
|
|
6
|
2540
|
November 23, 2024
|
How to use non-Sendable type in async reducer code?
|
|
15
|
5919
|
November 10, 2024
|
Unexpected Behavior on Validations using Bindings with TextField
|
|
1
|
51
|
November 6, 2024
|
Testing receiving actions of Child features
|
|
1
|
69
|
October 29, 2024
|
Concurrency update: dependency delegate methods never called
|
|
13
|
4266
|
October 26, 2024
|
Missing test diamonds in Xcode?!
|
|
18
|
9351
|
October 23, 2024
|
Tree-Based style navigation send action from parent to child
|
|
2
|
188
|
August 29, 2024
|
Using TCA on Windows
|
|
11
|
2349
|
June 14, 2024
|
NavigationStackStore send an Action to a child
|
|
15
|
3220
|
June 10, 2024
|
Swift Tca - id property for testing
|
|
4
|
770
|
May 31, 2024
|
TCA Binding Textfield/Searchable
|
|
2
|
1950
|
May 28, 2024
|
Optional State for Sheet and onDisappear actions
|
|
8
|
2504
|
May 24, 2024
|
What is the best practice to send actions from the farest Child feature to the root Parent feature?
|
|
3
|
1365
|
May 2, 2024
|
Recursive reducer and sending actions through effects
|
|
10
|
5419
|
April 24, 2024
|
ComposableArchitecture and CoreData: what are the options?
|
|
7
|
5410
|
April 16, 2024
|
Should a reducer conform to the Sendable protocol?
|
|
2
|
1114
|
March 18, 2024
|
BindingReducer to subset of the state using tca
|
|
0
|
649
|
March 18, 2024
|
Using NavigationSplitView with TCA
|
|
2
|
1920
|
February 20, 2024
|
Sending actions in the completion closure inside Effect.run
|
|
2
|
1217
|
February 8, 2024
|
Reducer state keeps recomputing every time an outside state updates even with @ObservableState
|
|
2
|
1121
|
February 2, 2024
|
Global application Reducer and State Management
|
|
1
|
874
|
January 29, 2024
|
How to Maintain Persistent State in Child Views with SwitchStore in TCA
|
|
2
|
1245
|
January 23, 2024
|
Composing views, managing state with ForEachStore
|
|
3
|
1312
|
January 3, 2024
|
NavigationLink does not work with TCA binding but works fine in vanilla SwiftUI @State
|
|
3
|
4254
|
December 29, 2023
|
OnChange BindingReducer Usage
|
|
3
|
2312
|
December 29, 2023
|
Handling navigation with UINavigationController
|
|
1
|
4880
|
December 16, 2023
|
Singleton-like behavior in Dependency
|
|
0
|
1027
|
December 4, 2023
|