About the Swift Composable Architecture category
|
|
1
|
1602
|
May 12, 2020
|
Recommended sequence for state mutation and persisting state to persistent store
|
|
3
|
172
|
April 17, 2021
|
How to interact with a (NS)UndoManager?
|
|
2
|
492
|
April 14, 2021
|
Closure vs function performance and protocols
|
|
8
|
552
|
April 9, 2021
|
How to create recursive state
|
|
2
|
249
|
April 7, 2021
|
Assert for effects in flight
|
|
5
|
220
|
April 1, 2021
|
Making dependency composable AVFoundation
|
|
1
|
133
|
March 31, 2021
|
How to only validate the sequence of actions while ignoring state change
|
|
2
|
209
|
March 29, 2021
|
How to send an action with a closure as a parameter
|
|
4
|
197
|
March 27, 2021
|
How can The Composable Architecture really become composable?
|
|
21
|
2543
|
March 24, 2021
|
Merging effects
|
|
4
|
143
|
March 23, 2021
|
Wait for several dependencies onAppear - Effect.merge
|
|
6
|
640
|
March 23, 2021
|
Are images stored in the state?
|
|
2
|
209
|
March 20, 2021
|
Best practice on handling application did become active
|
|
1
|
198
|
March 16, 2021
|
Navigation using buttons
|
|
6
|
209
|
March 20, 2021
|
TicTacToe random error : Combine bug?
|
|
6
|
537
|
March 20, 2021
|
Catch AnyPublisher<Void, Error> as Effect<Never, Error>
|
|
4
|
162
|
March 16, 2021
|
Scroll Performance with ForEachStore
|
|
7
|
798
|
March 14, 2021
|
Replacing root view in TCA
|
|
4
|
293
|
March 11, 2021
|
14.5 beta3 NavigationLink unexpected pop
|
|
5
|
273
|
March 9, 2021
|
Sharing intermediate state with global app state
|
|
4
|
148
|
March 9, 2021
|
ViewStore best practices
|
|
2
|
240
|
March 4, 2021
|
Unable to determine correct ForEachStore syntax when working with domain-specific state and action
|
|
3
|
107
|
March 4, 2021
|
How to clear nested view states
|
|
0
|
114
|
March 1, 2021
|
An alternative take on animating asynchronous Effects
|
|
4
|
262
|
February 28, 2021
|
Parent-Child relationship in TCA (Send back data from Child to Parent)
|
|
13
|
679
|
February 26, 2021
|
How to send back an action from a view store publisher?
|
|
14
|
740
|
February 23, 2021
|
SwiftUI - List view doesn't get updated even the state gets updated
|
|
8
|
949
|
February 22, 2021
|
@GestureState and TCA
|
|
2
|
193
|
February 20, 2021
|
Large structs and stack overflow
|
|
7
|
536
|
February 18, 2021
|