Categories:
jetpack compose

&

Tags:
3 neat animations you can create with Modifier.animateBounds
3 neat animations you can create with Modifier.animateBounds

See how composition permanence can help you create better animations with Jetpack Compose

TJ Dahunsi
TJ Dahunsi
Mar 26 2025
2024 App Development Year In Review: Android Jetpack Goes Multiplatform with Kotlin
2024 App Development Year In Review: Android Jetpack Goes Multiplatform with Kotlin

Getting closer to write once, run anywhere for multiplatform apps

TJ Dahunsi
TJ Dahunsi
Dec 25 2024
Declarative APIs for Declarative UIs: Pagination as state
Declarative APIs for Declarative UIs: Pagination as state

List backed APIs for paging in Jetpack Compose

TJ Dahunsi
TJ Dahunsi
Apr 26 2024
Animating ContentScale during image shared element transitions
Animating ContentScale during image shared element transitions

A Jetpack Compose twist on an old favorite

TJ Dahunsi
TJ Dahunsi
Mar 21 2024
Navigation as state: Implementing animated navigation transitions for large screens with moveableContentOf in Jetpack Compose
Navigation as state: Implementing animated navigation transitions for large screens with moveableContentOf in Jetpack Compose

Navigation state as a driver for large screen transitions

TJ Dahunsi
TJ Dahunsi
Dec 30 2022
Playing with derivedstateof and sticky headers with LazyVerticalGrid
Playing with derivedstateof and sticky headers with LazyVerticalGrid

How to create sticky headers in a LazyVerticalGrid or LazyStaggeredVertical Grid using derivedStateOf

TJ Dahunsi
TJ Dahunsi
Dec 01 2022
,