|
BindingReducer to subset of the state using tca
|
|
0
|
696
|
March 18, 2024
|
|
Using NavigationSplitView with TCA
|
|
2
|
2072
|
February 20, 2024
|
|
Sending actions in the completion closure inside Effect.run
|
|
2
|
1504
|
February 8, 2024
|
|
Reducer state keeps recomputing every time an outside state updates even with @ObservableState
|
|
2
|
1306
|
February 2, 2024
|
|
Global application Reducer and State Management
|
|
1
|
961
|
January 29, 2024
|
|
How to Maintain Persistent State in Child Views with SwitchStore in TCA
|
|
2
|
1490
|
January 23, 2024
|
|
Composing views, managing state with ForEachStore
|
|
3
|
1666
|
January 3, 2024
|
|
NavigationLink does not work with TCA binding but works fine in vanilla SwiftUI @State
|
|
3
|
4442
|
December 29, 2023
|
|
OnChange BindingReducer Usage
|
|
3
|
3120
|
December 29, 2023
|
|
Handling navigation with UINavigationController
|
|
1
|
5575
|
December 16, 2023
|
|
Singleton-like behavior in Dependency
|
|
0
|
1078
|
December 4, 2023
|
|
How should sibling features talk to each other via a parent feature?
|
|
6
|
1271
|
November 27, 2023
|
|
Create Nested Dependencies
|
|
2
|
1481
|
November 26, 2023
|
|
NavigationStackStore without Reducer Protocol
|
|
8
|
1378
|
November 14, 2023
|
|
Using composable architecture with a large graph of cached objects
|
|
0
|
1053
|
November 6, 2023
|
|
It is possible to `await send(.action)` while .run effect stack be completed?
|
|
3
|
1287
|
November 5, 2023
|
|
Is it possible to pop back multiple views in tree-based navigation?
|
|
0
|
874
|
October 27, 2023
|
|
Modelling a "wizard"-style application?
|
|
1
|
1247
|
October 26, 2023
|
|
Pass State information back to previous State in navigation stack
|
|
2
|
2124
|
October 19, 2023
|
|
Alert binding not triggering when parent State changes
|
|
11
|
1175
|
October 13, 2023
|
|
Manually set a @BindingState variable?
|
|
4
|
1407
|
October 4, 2023
|
|
[SwiftUI TCA] Change state inside onAppear
|
|
2
|
1953
|
October 3, 2023
|
|
App crash removeDuplicates: { ($0 != nil) == ($1 != nil) }
|
|
1
|
968
|
October 1, 2023
|
|
SwiftUI Navigation Destination setting for permanent transition
|
|
5
|
2966
|
September 26, 2023
|
|
How to pass store: StoreOf<CounterFeature> to a member func?
|
|
0
|
732
|
September 25, 2023
|
|
Adding withAnimation to button action result in compile error
|
|
4
|
1331
|
September 24, 2023
|
|
In TCA: How to extract from Effect when not in the reducer?
|
|
6
|
2105
|
September 21, 2023
|
|
Presenting a view from another module without importing the module
|
|
10
|
2225
|
September 13, 2023
|
|
Location Manager - delegate must respond to locationManager:didUpdateLocations
|
|
1
|
2096
|
September 5, 2023
|
|
Modeling continuation of action after sign in the composable architecture
|
|
4
|
1607
|
August 29, 2023
|