Posts Tagged "android"
Effectively using slots in Jetpack Compose
Using slots to avoid having to trickle parameters down the tree of Composables
Read Post
Mobile Multiplatform and Me
My experiences with Kotlin Mobile Multiplatform, Flutter and ReactNative
Read Post
Android Gradle: Lessons learnt using missingDimensionStrategy
Advanced flavor configuration in Android Gradle, and the missingDimensionStrategy DSL
Read Post
Android DiffUtil Part 3: Custom animations
A 3 part series on Android's DiffUtil; Part 3 implements a very custom circular animation by wrapping DiffUtil API
Read Post
Android DiffUtil Part 2: List Diffs on other platforms
A 3 part series on Android's DiffUtil; Part 2 is a survey of similar APIs on Swift, iOS, Angular and Flutter
Read Post
What's the big difference? A deep dive into Android DiffUtil
A 3 part series on Android's DiffUtil; Part 1 is about the API and how to use it
Read Post
AO(sp)y Episode 2 - Lambdas
Read Post
AO(sp)y Part 1
Read Post
Nested Fragments and the Backstack - Part 3
Read Post
Nested Fragment and the BackStack - Part 2
Read Post