Compose Performance

Jetpack Compose performance optimization patterns for this project. Covers recomposition rules, type stability with @Immutable/@Stable, lambda stability for callbacks, deferred state reads, PagingData with stable item keys, animation performance, and debugging recomposition with Layout Inspector.

thetruong1099 3f2fdfe 3.8 KB Updated

File contents

thetruong1099/android-mvi-base-code/tree/main/.claude/skills/compose-performance commit 3f2fdfe4d2

Frequently asked questions

npx skillmds@latest add thetruong1099/compose-performance