Skip to content

Commit 9c455f5

Browse files
authored
Update README.md
1 parent 8ae680d commit 9c455f5

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
# Draggable Card Stack
1+
<h1 align="center">Draggable Card Stack</h1>
22

3-
[![Maven Central](https://img.shields.io/maven-central/v/io.github.teddko/cardstack.svg)](https://search.maven.org/artifact/io.github.teddko/cardstack/1.0.0/aar)
4-
[![API](https://img.shields.io/badge/API-23%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=23)
5-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
3+
<p align="center">
4+
<a href="https://search.maven.org/artifact/io.github.teddko/cardstack/1.0.0/aar"><img alt="MavenCentral" src="https://img.shields.io/maven-central/v/io.github.teddko/cardstack.svg"/></a>
5+
<a href="https://android-arsenal.com/api?level=23"><img alt="API" src="https://img.shields.io/badge/API-23%2B-brightgreen.svg"/></a>
6+
<a href="[https://search.maven.org/artifact/io.github.teddko/cardstack/1.0.0/aar](https://opensource.org/licenses/Apache-2.0)"><img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"/></a>
7+
</p> <br>
68

79
A ***`Jetpack Compose`*** library that provides a customizable draggable card stack with smooth
810
animations and gestures.
911

12+
<img align="right" src="https://github.com/user-attachments/assets/a66a711e-28af-4d27-ab2b-a9b1681fb455" />
13+
1014
## Features
1115

1216
- 🎯 Smooth spring-based animations
@@ -16,8 +20,8 @@ animations and gestures.
1620
- 💫 Dynamic elevation and scale animations
1721
- ⚡ Velocity-based swipe detection
1822
- 🔄 Automatic card reordering
19-
</br></br>
20-
![Screen_Recording_20241028_180106_CardStack_1-ezgif com-resize](https://github.com/user-attachments/assets/a66a711e-28af-4d27-ab2b-a9b1681fb455)
23+
24+
<br><br><br>
2125

2226
## Installation
2327

0 commit comments

Comments
 (0)