Skip to content

Commit be114d8

Browse files
committed
feat:Update README.md
1 parent d1b9945 commit be114d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# compose-progressIndicator-multiplatform
2+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.kevinnzou/compose-progressIndicator-multiplatform.svg)](https://search.maven.org/artifact/io.github.kevinnzou/compose-progressIndicator-multiplatform)
3+
[![Kotlin](https://img.shields.io/badge/kotlin-v1.9.10-blue.svg?logo=kotlin)](http://kotlinlang.org)
4+
[![Compose Multiplatform](https://img.shields.io/badge/Compose%20Multiplatform-v1.5.1-blue)](https://github.com/JetBrains/compose-multiplatform)
5+
6+
![badge-android](http://img.shields.io/badge/platform-android-6EDB8D.svg?style=flat)
7+
![badge-ios](http://img.shields.io/badge/platform-ios-CDCDCD.svg?style=flat)
8+
![badge-desktop](http://img.shields.io/badge/platform-desktop-DB413D.svg?style=flat)
9+
210
This Library is a Multiplatform version of [compose-progressIndicator](https://github.com/KevinnZou/compose-progressIndicator) which
311
is designed to improve the [LinearProgressIndicator](https://foso.github.io/Jetpack-Compose-Playground/material/linearprogressindicator/) provided by Jetpack Compose.
412
Beside the base functionality provided by LinearProgressIndicator, This library supports the round corners for progressbar, thumb at the end of the bar, and the animations when progress changed.

0 commit comments

Comments
 (0)