10+ Navigation Screens in the App, do I handle all of them at one place?
|
|
0
|
63
|
April 9, 2025
|
How to access child state from parent reducer when using StackState?
|
|
1
|
127
|
December 9, 2024
|
Swift Tca - id property for testing
|
|
4
|
850
|
May 31, 2024
|
Optional State for Sheet and onDisappear actions
|
|
8
|
2668
|
May 24, 2024
|
Should a reducer conform to the Sendable protocol?
|
|
2
|
1228
|
March 18, 2024
|
BindingReducer to subset of the state using tca
|
|
0
|
672
|
March 18, 2024
|
Sending actions in the completion closure inside Effect.run
|
|
2
|
1389
|
February 8, 2024
|
Reducer state keeps recomputing every time an outside state updates even with @ObservableState
|
|
2
|
1216
|
February 2, 2024
|
How to Maintain Persistent State in Child Views with SwitchStore in TCA
|
|
2
|
1371
|
January 23, 2024
|
Composing views, managing state with ForEachStore
|
|
3
|
1470
|
January 3, 2024
|
NavigationLink does not work with TCA binding but works fine in vanilla SwiftUI @State
|
|
3
|
4353
|
December 29, 2023
|
Alert binding not triggering when parent State changes
|
|
11
|
1110
|
October 13, 2023
|
App crash removeDuplicates: { ($0 != nil) == ($1 != nil) }
|
|
1
|
950
|
October 1, 2023
|
.forEach reducer and non-exclusive ElementState
|
|
2
|
1588
|
April 14, 2023
|
Emitting global actions" in TCA
|
|
3
|
3176
|
January 17, 2023
|
How to Scope with Reducer Protocol and convert Scope to ScopeOf?
|
|
19
|
4600
|
January 16, 2023
|
How to perform Binding on a State property and SwiftUI in TCA?
|
|
0
|
1427
|
December 14, 2022
|
What is the main difference between these two Reducer?
|
|
3
|
1726
|
December 14, 2022
|
Is it possible to send an action from another action?
|
|
9
|
3393
|
December 5, 2022
|
What is the recommended way to add helper functions in TCA?
|
|
8
|
1299
|
November 29, 2022
|
How do i migrate the Pullbacks to Scopes in the Reducer Protocol
|
|
7
|
3861
|
November 24, 2022
|
How can i remove the detail disclosure icon/area from a List using ForEachStore in SwiftUI
|
|
6
|
6788
|
November 8, 2022
|
TCA freezes with forEach and fast-scroll
|
|
0
|
916
|
August 30, 2022
|
Recursive Reducer and Combine of child reducers
|
|
1
|
1426
|
August 30, 2022
|
When toggle Systeme appearance view lost it current state
|
|
3
|
645
|
August 6, 2022
|
Using Child SwitchStore Views within a Parent's ForEachStore View
|
|
2
|
1952
|
June 24, 2022
|
Understanding pullbacks
|
|
0
|
1351
|
June 15, 2022
|
Effect.future closure call is not received / is not processed / is lost
|
|
2
|
834
|
June 7, 2022
|
How to reuse view and reducer with more than one model?
|
|
1
|
2292
|
March 6, 2022
|
Integrating Helm with TCA
|
|
2
|
1147
|
January 20, 2022
|