Muhammad NaeemOptimizing Jetpack Compose with @Stable: Smart Recomposition StrategiesOptimizing Jetpack Compose with the @Stable annotation involves implementing smart recomposition strategies to enhance the performance of…Jan 7, 20242Jan 7, 20242
InProAndroidDevbyKaaveh MohamediMigrate from MVVM to MVIThis is the explanation of how we decided to switch from CLEAN + MVVM architecture to CLEAN + MVI when migrating to Jetpack Compose.Mar 29, 202315Mar 29, 202315
InAndroid DevelopersbyBen TrengroveJetpack Compose Stability ExplainedHave you ever measured the performance of your composable and discovered it is recomposing more code than you expect? “I thought Compose…Jun 30, 202211Jun 30, 202211