PinnedPublished inProAndroidDevKotlin StateFlow Explained !If StateFlow still feels confusing, this guide breaks it down with simple, real code, and practical tips you can use today.Aug 25A response icon3Aug 25A response icon3
PinnedPublished inProAndroidDevExplained Custom Savers in rememberSaveable for Jetpack Compose !If you’ve been working with Jetpack Compose, you’ve probably used remember to keep some state in your UI. It’s great for quick state…Sep 2Sep 2
PinnedPublished inProAndroidDevStability in Jetpack Compose Explained !Why some composables recompose endlessly while others stay calm — and how Stability helps Compose decide.Sep 9Sep 9
6 Smart Font Tricks to Transform Your Jetpack Compose UILet’s discuss six font tricks that can enhance the codebase.Oct 1Oct 1
Why Modifier Order Matters in Jetpack ComposeIn this article, we will learn how modifier order matters in Jetpack Compose.Oct 1Oct 1
Stop Using PNGs! SVG & Vector Best Practices in Jetpack ComposeLearn why we prefer SVG over PNG images in Jetpack Compose.Sep 24Sep 24
Published inStackademicSmarter Fonts in Jetpack Compose with Variable FontsOne font file, endless possibilities. See how variable fonts can revolutionize your Jetpack Compose UI and future-proof your app’s design.Sep 19Sep 19
The Simpler Way to Build UI in Jetpack ComposeSkip complicated patterns and nested state management. Here’s how to create cleaner, more maintainable Android UIs with fewer lines of…Sep 18Sep 18
Published inProAndroidDevImplementing Parallax Scrolling with Jetpack ComposeLearn how to implement the Parallax Effect with Jetpack ComposeSep 17Sep 17
Published inProAndroidDevI Built a Tag Input In Jetpack ComposeLearn the logic of how we build the Tag Input with Jetpack ComposeSep 15Sep 15