In the world of developers ð¨ð» , we use various architectures to make our jobs easier. In the Android world, it's no different; we have several stable and community-approved architectures.
A few years ago, with the advent of Jetpack Compose, a new way of UI-to-logic communication emerged, inspired by older declarative frameworks. This new architecture is called MVI. Since then, we've all been using it in a similar way. At Snowdog, we initially implemented a basic MVI architecture, and evolved it to best meet our needs. ðª
Today, we want to share our findings with you! We hope our implementation will assist you with your code or inspire you to make some changes to your own architecture.
Let us know your thoughts in the comments! ð
ð https://lnkd.in/dEgUBmeW
#Snowdog #JetpackCompose #MVI #AndroidArchitecture #Android #Research #JetpackComposeArchitecture
Software Engineering Student | Kotlin | JAVA | DSA
6dExciting