Compose Shimmer
by Habib Kazemi
A Jetpack compose modifier to add a shimmering effect to any composable.
View on GitHubDocumentation

compose-shimmer
A Jetpack compose modifier to add a shimmering effect to any widget.
MyComponent( modifier = Modifier.shimmer() )
Compatible with Compose version 1.0.0-alpha09
Download
Available through jitpack.
Add the maven repo to your root build.gradle
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
Add the dependency:
dependencies {
implementation 'com.github.kazemihabib:compose-shimmer:1.0.1'
}
Related Questions
Similar Libraries
Fragula
🧛 Fragula is a swipe-to-dismiss extension for navigation component library for Android
GestureLibrary
Showkase
🔦 Showkase is an annotation-processor based Android library that helps you organize, discover and search Jetpack Compose UI elements
LibraryDesign System
Accompanist
A collection of extension libraries for Jetpack Compose
LibraryImage Loading
Compose Backstack
Simple composable for rendering transitions between back stacks.
LibraryNavigation
Browse by Category

Be the first to discover new Compose libraries
Curated Insights
Digest in 5 minutes or less
Android Analysis
Entertaining takes on happenings
Insider Tips
From top Android developers
Hidden Gems
You won't find elsewhere
"
"I enjoy getting Dispatch in my inbox. The content is light, fun, and still useful. I especially appreciate the small tips that are in each issue."
— Annyce Davis
ex-Vice President of Engineering @ Meetup | GDE for Android
Join thousands of Android devs who look forward to Dispatch every week
© 2026 All Rights Reserved | Made by Vinay Gaba
