compose

What’s New in Jetpack Compose 1.8: Autofill, Text, Visibility & More (2025)

Jetpack Compose 1.8 rolls out handy features like Autofill integration, slick Text enhancements including auto-sizing and new overflow options, and… Read More

6 months ago

Kotlin Multiplatform MVI Architecture with Koin DI

Building Rock-Solid Apps with MVI and Koin in Kotlin Multiplatform Architecting a Kotlin Multiplatform app without solid patterns is like… Read More

7 months ago

Compose Multiplatform Performance Optimization Guide

Building apps that feel fast across all platforms is like cooking the perfect steak - get the timing wrong by… Read More

7 months ago

Get Last Known Location with Kotlin Flow

Ever wondered how your favorite apps always know where you are? Whether it’s guiding you to the nearest taco joint… Read More

7 months ago

Location Permissions in Android, KMP, and CMP: Complete Guide

Key Points Research suggests you can implement location permissions in Kotlin using Jetpack Compose for Android with Accompanist Permissions and… Read More

7 months ago

Compose Multiplatform Data Storage Guide

Ever built an app that forgets everything when you close it? Feels about as useful as a grocery list written… Read More

7 months ago

Build Cross-Platform Forms in Compose Multiplatform

Forms are the unsung heroes of app development - they're everywhere, yet we rarely give them much thought until something… Read More

7 months ago

Advanced Animations in Compose Multiplatform UI

Remember the first time you saw a slick animation in an app and thought, "Wow, that's cool"? That moment of… Read More

7 months ago

Theming in Compose Multiplatform: Build Consistent Cross-Platform UIs

Theming is the secret sauce for creating polished, professional apps. With Compose Multiplatform, you can define a unified design system… Read More

7 months ago

Core Compose Multiplatform Concepts: Build Dynamic Cross-Platform UIs

Table of contents1. Composables: The Foundation of UI2. State Management: Data-Driven UI3. Layout Systems: Structure Your UI4. Modifiers: Supercharge StylingKey… Read More

7 months ago