Skip to content

moismailio/CMPProgress

Repository files navigation

CMPProgress (your Compose Multiplatform Progress Indicators library)

CMPProgress BroadView

CMPProgress GIF

Key Features

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.

Installation

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)

Available Progress Indicators

Circular Progress

  • ScatteredArcsProgress
  • DroppingDotsProgress
  • AnimatingArcsProgress
  • AnimatingCircleWithArcsProgress

Text Progress

  • HighLightedLettersTextProgress
  • HorizontalGradientTextProgress
  • LinearGradientTextProgress
  • JumpingDotLettersTextProgress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published