About the Swift Composable Architecture category
|
|
1
|
4088
|
May 12, 2020
|
Singleton-like behavior in Dependency
|
|
0
|
135
|
December 4, 2023
|
How should sibling features talk to each other via a parent feature?
|
|
6
|
346
|
November 27, 2023
|
Create Nested Dependencies
|
|
2
|
399
|
November 26, 2023
|
NavigationStackStore send an Action to a child
|
|
3
|
393
|
November 22, 2023
|
Missing test diamonds in Xcode?!
|
|
13
|
4981
|
November 17, 2023
|
NavigationStackStore without Reducer Protocol
|
|
8
|
737
|
November 14, 2023
|
Using composable architecture with a large graph of cached objects
|
|
0
|
668
|
November 6, 2023
|
It is possible to `await send(.action)` while .run effect stack be completed?
|
|
3
|
720
|
November 5, 2023
|
Is it possible to pop back multiple views in tree-based navigation?
|
|
0
|
557
|
October 27, 2023
|
Modelling a "wizard"-style application?
|
|
1
|
533
|
October 26, 2023
|
Pass State information back to previous State in navigation stack
|
|
2
|
545
|
October 19, 2023
|
Alert binding not triggering when parent State changes
|
|
11
|
448
|
October 13, 2023
|
Manually set a @BindingState variable?
|
|
4
|
813
|
October 4, 2023
|
[SwiftUI TCA] Change state inside onAppear
|
|
2
|
784
|
October 3, 2023
|
App crash removeDuplicates: { ($0 != nil) == ($1 != nil) }
|
|
1
|
696
|
October 1, 2023
|
SwiftUI Navigation Destination setting for permanent transition
|
|
5
|
1026
|
September 26, 2023
|
How to pass store: StoreOf<CounterFeature> to a member func?
|
|
0
|
591
|
September 25, 2023
|
Adding withAnimation to button action result in compile error
|
|
4
|
691
|
September 24, 2023
|
In TCA: How to extract from Effect when not in the reducer?
|
|
6
|
1435
|
September 21, 2023
|
Presenting a view from another module without importing the module
|
|
10
|
975
|
September 13, 2023
|
Using NavigationSplitView with TCA
|
|
1
|
791
|
September 6, 2023
|
Location Manager - delegate must respond to locationManager:didUpdateLocations
|
|
1
|
554
|
September 5, 2023
|
ComposableArchitecture and CoreData: what are the options?
|
|
6
|
3639
|
August 31, 2023
|
Modeling continuation of action after sign in the composable architecture
|
|
4
|
740
|
August 29, 2023
|
@PresentationState updated from a child action doesn't navigate to destination view
|
|
6
|
927
|
August 26, 2023
|
Simple example using IfLetStore
|
|
6
|
1602
|
August 23, 2023
|
To fix this, invoke BindingReducer() from your feature reducer's "body" -- but it is
|
|
6
|
1014
|
August 17, 2023
|
Targeted dependency injection at runtime with generics
|
|
0
|
882
|
August 8, 2023
|
1.0.0 release breaking our pipeline
|
|
3
|
1110
|
August 2, 2023
|