Cross-Platform: CMPProgress is designed to integrate seamlessly with Compose Multiplatform projects, providing consistent functionality and a unified experience across iOS, Android, Desktop, and Web platforms.
Stylish Progress Indicators : CMPProgress offers a range of visually appealing progress indicators, allowing you to enhance the user interface with smooth animations and customizable styles. Whether you need a simple loading spinner or a more complex progress bar, CMPProgress has you covered with modern and eye-catching designs.
Add the following dependency to your app specific build.gradle.kts
file:
commonMain.dependencies {
implementation("io.github.mohamed-mekawy:CMPProgress:version")
}
Replace version with the desired version of CMPProgress you wish to use (current version is 0.1
)
- ScatteredArcsProgress
- DroppingDotsProgress
- AnimatingArcsProgress
- AnimatingCircleWithArcsProgress
- HighLightedLettersTextProgress
- HorizontalGradientTextProgress
- LinearGradientTextProgress
- JumpingDotLettersTextProgress