|
@PresentationState updated from a child action doesn't navigate to destination view
|
|
6
|
1927
|
August 26, 2023
|
|
Simple example using IfLetStore
|
|
6
|
3154
|
August 23, 2023
|
|
To fix this, invoke BindingReducer() from your feature reducer's "body" -- but it is
|
|
6
|
2189
|
August 17, 2023
|
|
Targeted dependency injection at runtime with generics
|
|
0
|
1346
|
August 8, 2023
|
|
1.0.0 release breaking our pipeline
|
|
3
|
1378
|
August 2, 2023
|
|
Dealing with non deterministic task execution order
|
|
7
|
1848
|
July 27, 2023
|
|
How to trigger side effects on a UIViewController
|
|
11
|
2260
|
July 16, 2023
|
|
Doubt about creating a custom alert view with ViewModifier and its own Reducer
|
|
0
|
1574
|
July 11, 2023
|
|
ForEachStore with Simple SwiftUI button Inside
|
|
3
|
2361
|
June 13, 2023
|
|
Feature flag evaluation in leaf views
|
|
0
|
1255
|
June 13, 2023
|
|
Mutating store after initialization
|
|
1
|
1394
|
June 2, 2023
|
|
.forEach reducer and non-exclusive ElementState
|
|
2
|
1673
|
April 14, 2023
|
|
Testing merged streams
|
|
3
|
2192
|
April 5, 2023
|
|
How can I do Child Scoping while using TCACoordinators?
|
|
0
|
1361
|
April 3, 2023
|
|
Dependent dependency
|
|
6
|
2242
|
March 21, 2023
|
|
How to launch effect onApper only once?
|
|
5
|
6152
|
March 21, 2023
|
|
How to use State instance inside Scope
|
|
0
|
1193
|
March 21, 2023
|
|
Value type 'State' cannot have a stored property that recursively contains it
|
|
8
|
3040
|
March 11, 2023
|
|
Binding issue
|
|
2
|
2587
|
March 7, 2023
|
|
Parent-Child Relationship with Shared Child Views
|
|
2
|
2239
|
March 5, 2023
|
|
How to dismiss sheet in nested NavigationView in sheet
|
|
2
|
2505
|
February 21, 2023
|
|
Using .run and await in to observe AnyPublisher<Value, Never> does not work
|
|
1
|
1510
|
February 18, 2023
|
|
Testing the cancellation branch
|
|
2
|
1281
|
February 15, 2023
|
|
Creating a ForEach with a ForEachStore inside, dictionary -> section(key) : store row views(values)
|
|
7
|
2029
|
February 3, 2023
|
|
Emitting global actions" in TCA
|
|
3
|
3453
|
January 17, 2023
|
|
How to Scope with Reducer Protocol and convert Scope to ScopeOf?
|
|
19
|
4992
|
January 16, 2023
|
|
Why is `Scope` a top level Reducer? (and `BindingReducer` for that matter)
|
|
2
|
1385
|
January 16, 2023
|
|
WithViewStore instantiation with @ObservedObject
|
|
8
|
1886
|
January 14, 2023
|
|
Renaming "Reducer" to "ActionHandler" for clarity
|
|
25
|
4441
|
January 14, 2023
|
|
Downloading an array of data and then drilling down to children (which have to be downloaded)
|
|
2
|
893
|
January 11, 2023
|