About the Swift Composable Architecture category
|
|
1
|
4515
|
May 12, 2020
|
How to use non-Sendable type in async reducer code?
|
|
13
|
5271
|
September 2, 2024
|
Tree-Based style navigation send action from parent to child
|
|
2
|
114
|
August 29, 2024
|
TCA's Macros and CI/CD
|
|
2
|
1902
|
June 18, 2024
|
Using TCA on Windows
|
|
11
|
2159
|
June 14, 2024
|
NavigationStackStore send an Action to a child
|
|
15
|
2983
|
June 10, 2024
|
Missing test diamonds in Xcode?!
|
|
15
|
8510
|
June 6, 2024
|
Swift Tca - id property for testing
|
|
4
|
677
|
May 31, 2024
|
TCA Binding Textfield/Searchable
|
|
2
|
1460
|
May 28, 2024
|
Optional State for Sheet and onDisappear actions
|
|
8
|
2354
|
May 24, 2024
|
What is the best practice to send actions from the farest Child feature to the root Parent feature?
|
|
3
|
1311
|
May 2, 2024
|
Recursive reducer and sending actions through effects
|
|
10
|
5300
|
April 24, 2024
|
Multiple Paths in NavigationStackStore
|
|
2
|
713
|
April 17, 2024
|
ComposableArchitecture and CoreData: what are the options?
|
|
7
|
5239
|
April 16, 2024
|
Should a reducer conform to the Sendable protocol?
|
|
2
|
1000
|
March 18, 2024
|
BindingReducer to subset of the state using tca
|
|
0
|
619
|
March 18, 2024
|
Using NavigationSplitView with TCA
|
|
2
|
1813
|
February 20, 2024
|
Sending actions in the completion closure inside Effect.run
|
|
2
|
1009
|
February 8, 2024
|
Reducer state keeps recomputing every time an outside state updates even with @ObservableState
|
|
2
|
1016
|
February 2, 2024
|
Global application Reducer and State Management
|
|
1
|
826
|
January 29, 2024
|
How to Maintain Persistent State in Child Views with SwitchStore in TCA
|
|
2
|
1069
|
January 23, 2024
|
Composing views, managing state with ForEachStore
|
|
3
|
1170
|
January 3, 2024
|
NavigationLink does not work with TCA binding but works fine in vanilla SwiftUI @State
|
|
3
|
4103
|
December 29, 2023
|
OnChange BindingReducer Usage
|
|
3
|
1950
|
December 29, 2023
|
Handling navigation with UINavigationController
|
|
1
|
4447
|
December 16, 2023
|
Singleton-like behavior in Dependency
|
|
0
|
997
|
December 4, 2023
|
How should sibling features talk to each other via a parent feature?
|
|
6
|
1099
|
November 27, 2023
|
Create Nested Dependencies
|
|
2
|
1281
|
November 26, 2023
|
NavigationStackStore without Reducer Protocol
|
|
8
|
1262
|
November 14, 2023
|
Using composable architecture with a large graph of cached objects
|
|
0
|
978
|
November 6, 2023
|