Skip to content

Commit b36bc3a

Browse files
authored
Update README.md
Add video demo
1 parent ab02d44 commit b36bc3a

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ Create beautiful animated showcase effects for your compose UIs easily!
2424

2525
| ShowcaseLayout |
2626
|:---------------------------------------------------------------------------:|
27-
| <img src="metadata/gif/slc-light.gif" alt="Library demo GIF" width="300" /> |
27+
| <img src="metadata/gif/slc-light.gif" alt="Library demo GIF" width="300" /> |
28+
29+
https://github.com/user-attachments/assets/faa5dc19-606a-4731-80b1-44cbf6d08fdc
30+
31+
2832

2933

3034
<img src="metadata/screenshots/screenshot-13.png" alt="Library demo GIF" width="300" />.<img src="metadata/screenshots/screenshot-14.png" alt="Library demo GIF" width="300" />
@@ -39,7 +43,7 @@ Showcase Layout Compose can be used in **both** Jetpack Compose (native Android)
3943
Add the dependency to your module's `build.gradle` file like below
4044

4145
``` kotlin
42-
implementation("ly.com.tahaben:showcase-layout-compose:1.0.6")
46+
implementation("ly.com.tahaben:showcase-layout-compose:1.0.7")
4347
```
4448
## Usage
4549

0 commit comments

Comments
 (0)