Sample Android Compose MVI Architecture
View a sample of implementing MVI Architecture in Android to separate UI tasks and data tasks.
0 Comments
December 15, 2024
View a sample of implementing MVI Architecture in Android to separate UI tasks and data tasks.
Create a custom scrollable number picker in Android Compose using LazyColumn.
How to Add Compose Compiler to Android project in Android Studio.
Create a custom Circular Slider in Android Compose using a Canvas Composable.
Create a Simple Color Picker in Android Compose using a Canvas Composable.
Simple and fun app to create quick drawings by erasing the black foreground. Similar to charcoal scratch pads.
Tip calculator can adjust any amount of tip percent you want with ease.