Hi everyone,
I've built an app using MVI architecture and Jetpack Compose. I'm currently using Fragments for navigation and
don’t want to switch to Compose Navigation. I'd love some feedback on how I can improve the architecture.
GitHub repo:
https://github.com/adimonga/snifflicks
Any suggestions or insights would be greatly appreciated!