Tag: android
May 18, 2024
/ Github
Beers App – A Demo Android App Code
Demo Android App that displays a list of dummy beers from a JSON.
January 5, 2024
/ Architecture
MVI Pattern in Native Android. With Jetpack Compose!
In Android development, architecture is crucial. MVI gains power with Jetpack Compose, enhancing UI state management for efficient, clear, and testable apps.