I’m testing my MVI library in production of our new application, it would be great if you look at the sample app & library and suggest where to go from here :
https://github.com/trent-dev/SimpleMVI
My goal is to make a light but well-managed library with potential for being the base of a complex screen with many states, which is where I think MVI pattern shines.