Hasan zolfagharipourShimmer Animation in Jetpack Compose Without RecompositionDiscover how to optimize shimmer animations in Jetpack Compose by avoiding unnecessary recompositions!1d ago
InAndroid DevelopersbyDon TurnerType safe navigation for ComposeJetpack Navigation 2.8.0 enhances Kotlin navigation. Type-safe APIs that improve code safety, simplify graph creation, and more.Sep 56
Mukesh RajputConstraintLayout in Jetpack Compose with Simple ExamplesJetpack Compose provides several layout options, and one of the most flexible ones is ConstraintLayout. If you’ve worked with…4d ago4d ago
InProAndroidDevbyJaewoong EumOptimize App Performance By Mastering Stability in Jetpack ComposeJetpack Compose, Google’s cutting-edge UI toolkit, has shown immense promise since its stable 1.0 release. The adoption for production…Mar 18Mar 18
Hasan zolfagharipourShimmer Animation in Jetpack Compose Without RecompositionDiscover how to optimize shimmer animations in Jetpack Compose by avoiding unnecessary recompositions!1d ago
InAndroid DevelopersbyDon TurnerType safe navigation for ComposeJetpack Navigation 2.8.0 enhances Kotlin navigation. Type-safe APIs that improve code safety, simplify graph creation, and more.Sep 56
Mukesh RajputConstraintLayout in Jetpack Compose with Simple ExamplesJetpack Compose provides several layout options, and one of the most flexible ones is ConstraintLayout. If you’ve worked with…4d ago
InProAndroidDevbyJaewoong EumOptimize App Performance By Mastering Stability in Jetpack ComposeJetpack Compose, Google’s cutting-edge UI toolkit, has shown immense promise since its stable 1.0 release. The adoption for production…Mar 18
Andres SandovalAndroid App Navigation with Compose — part 1A straightforward example showcasing the use of a Navigation Controller in Jetpack Compose. This Jetpack Compose application demonstrates…4d ago
Mukesh RajputJetpack Compose Navigation: Tips, Tricks, and Best PracticesNavigation is a critical part of any app, and Jetpack Compose makes it simple and flexible with its Navigation Component for Compose. It…Dec 6