Patryk Połeć

Patryk Połeć

Android Developer at Snowdog

JetpackCompose MVI Architecture

As a few years ago we got brand new, declarative framework, JetpackCompose, new architecture has been brought to the android world. At the beginning we implemented the very base of it and evolved it in time to fit our needs. Today, we wanted to share our thoughts and implementation, so it may inspire you to improve yours too!

Android Jetpack Compose - Saving BottomBar Tabs

Learn how to change the bottom navigation tab without losing all progress from the current tab. Learn how to create a saveable navigation on the bottom bar that will also serve in the Compose world.