Redux-like architecture with SwiftUI: Side Effects
In the previous post we went through setting up the basic architecture for iOS with Redux-like approach, and now we will be following up with additional optimizations and support for asynchronous functions or side effects.
Continue reading “Redux-like architecture with SwiftUI: Side Effects”