This repository contains the sample Android project for my Medium article detailing an effective, MVI-like communication pattern between the ViewModel and Jetpack Compose.
➡️ Read the full article on Medium here!
This project is a simple counter application built to demonstrate a reusable BaseViewModel architecture use case.