|
@PresentationState updated from a child action doesn't navigate to destination view
|
|
6
|
1908
|
August 26, 2023
|
|
Simple example using IfLetStore
|
|
6
|
3117
|
August 23, 2023
|
|
To fix this, invoke BindingReducer() from your feature reducer's "body" -- but it is
|
|
6
|
2147
|
August 17, 2023
|
|
Targeted dependency injection at runtime with generics
|
|
0
|
1334
|
August 8, 2023
|
|
1.0.0 release breaking our pipeline
|
|
3
|
1359
|
August 2, 2023
|
|
Dealing with non deterministic task execution order
|
|
7
|
1798
|
July 27, 2023
|
|
How to trigger side effects on a UIViewController
|
|
11
|
2195
|
July 16, 2023
|
|
Doubt about creating a custom alert view with ViewModifier and its own Reducer
|
|
0
|
1568
|
July 11, 2023
|
|
ForEachStore with Simple SwiftUI button Inside
|
|
3
|
2339
|
June 13, 2023
|
|
Feature flag evaluation in leaf views
|
|
0
|
1246
|
June 13, 2023
|
|
Mutating store after initialization
|
|
1
|
1379
|
June 2, 2023
|
|
.forEach reducer and non-exclusive ElementState
|
|
2
|
1635
|
April 14, 2023
|
|
Testing merged streams
|
|
3
|
2157
|
April 5, 2023
|
|
How can I do Child Scoping while using TCACoordinators?
|
|
0
|
1352
|
April 3, 2023
|
|
Dependent dependency
|
|
6
|
2170
|
March 21, 2023
|
|
How to launch effect onApper only once?
|
|
5
|
6120
|
March 21, 2023
|
|
How to use State instance inside Scope
|
|
0
|
1189
|
March 21, 2023
|
|
Value type 'State' cannot have a stored property that recursively contains it
|
|
8
|
2979
|
March 11, 2023
|
|
Binding issue
|
|
2
|
2546
|
March 7, 2023
|
|
Parent-Child Relationship with Shared Child Views
|
|
2
|
2202
|
March 5, 2023
|
|
How to dismiss sheet in nested NavigationView in sheet
|
|
2
|
2470
|
February 21, 2023
|
|
Using .run and await in to observe AnyPublisher<Value, Never> does not work
|
|
1
|
1489
|
February 18, 2023
|
|
Testing the cancellation branch
|
|
2
|
1259
|
February 15, 2023
|
|
Creating a ForEach with a ForEachStore inside, dictionary -> section(key) : store row views(values)
|
|
7
|
2002
|
February 3, 2023
|
|
Emitting global actions" in TCA
|
|
3
|
3393
|
January 17, 2023
|
|
How to Scope with Reducer Protocol and convert Scope to ScopeOf?
|
|
19
|
4882
|
January 16, 2023
|
|
Why is `Scope` a top level Reducer? (and `BindingReducer` for that matter)
|
|
2
|
1372
|
January 16, 2023
|
|
WithViewStore instantiation with @ObservedObject
|
|
8
|
1862
|
January 14, 2023
|
|
Renaming "Reducer" to "ActionHandler" for clarity
|
|
25
|
4331
|
January 14, 2023
|
|
Downloading an array of data and then drilling down to children (which have to be downloaded)
|
|
2
|
874
|
January 11, 2023
|