--

The state reducers also have access to the Repository. In my article, you find a diagram, where it shows that the state reducer has access to 3 types of inputs: user/event parameters, repository data, current app state. By combining/processing these inputs, the state reducer is able to create the new app state.

--

--

Daniele Baroncelli
Daniele Baroncelli

Written by Daniele Baroncelli

Mobile architect (client/server), with over 15 years experience. Focusing on Android, iOS, Kotlin, Golang, Compose, SwiftUI, KMP, MVI.

No responses yet