How to Maintain Persistent State in Child Views with SwitchStore in TCA
|
|
2
|
1392
|
January 23, 2024
|
Composing views, managing state with ForEachStore
|
|
3
|
1503
|
January 3, 2024
|
NavigationLink does not work with TCA binding but works fine in vanilla SwiftUI @State
|
|
3
|
4368
|
December 29, 2023
|
OnChange BindingReducer Usage
|
|
3
|
2865
|
December 29, 2023
|
Handling navigation with UINavigationController
|
|
1
|
5373
|
December 16, 2023
|
Singleton-like behavior in Dependency
|
|
0
|
1058
|
December 4, 2023
|
How should sibling features talk to each other via a parent feature?
|
|
6
|
1231
|
November 27, 2023
|
Create Nested Dependencies
|
|
2
|
1431
|
November 26, 2023
|
NavigationStackStore without Reducer Protocol
|
|
8
|
1349
|
November 14, 2023
|
Using composable architecture with a large graph of cached objects
|
|
0
|
1040
|
November 6, 2023
|
It is possible to `await send(.action)` while .run effect stack be completed?
|
|
3
|
1220
|
November 5, 2023
|
Is it possible to pop back multiple views in tree-based navigation?
|
|
0
|
862
|
October 27, 2023
|
Modelling a "wizard"-style application?
|
|
1
|
1164
|
October 26, 2023
|
Pass State information back to previous State in navigation stack
|
|
2
|
2012
|
October 19, 2023
|
Alert binding not triggering when parent State changes
|
|
11
|
1117
|
October 13, 2023
|
Manually set a @BindingState variable?
|
|
4
|
1358
|
October 4, 2023
|
[SwiftUI TCA] Change state inside onAppear
|
|
2
|
1904
|
October 3, 2023
|
App crash removeDuplicates: { ($0 != nil) == ($1 != nil) }
|
|
1
|
950
|
October 1, 2023
|
SwiftUI Navigation Destination setting for permanent transition
|
|
5
|
2841
|
September 26, 2023
|
How to pass store: StoreOf<CounterFeature> to a member func?
|
|
0
|
724
|
September 25, 2023
|
Adding withAnimation to button action result in compile error
|
|
4
|
1292
|
September 24, 2023
|
In TCA: How to extract from Effect when not in the reducer?
|
|
6
|
2076
|
September 21, 2023
|
Presenting a view from another module without importing the module
|
|
10
|
2124
|
September 13, 2023
|
Location Manager - delegate must respond to locationManager:didUpdateLocations
|
|
1
|
1921
|
September 5, 2023
|
Modeling continuation of action after sign in the composable architecture
|
|
4
|
1568
|
August 29, 2023
|
@PresentationState updated from a child action doesn't navigate to destination view
|
|
6
|
1823
|
August 26, 2023
|
Simple example using IfLetStore
|
|
6
|
2974
|
August 23, 2023
|
To fix this, invoke BindingReducer() from your feature reducer's "body" -- but it is
|
|
6
|
2067
|
August 17, 2023
|
Targeted dependency injection at runtime with generics
|
|
0
|
1287
|
August 8, 2023
|
1.0.0 release breaking our pipeline
|
|
3
|
1336
|
August 2, 2023
|