Skip to content

Commit

Permalink
Display the demo GIFs directly
Browse files Browse the repository at this point in the history
  • Loading branch information
hugehoge committed Jan 2, 2022
1 parent 64d45c3 commit f4959f7
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,10 @@ The goal of this library is to provide an easy way to implement Views such as ca

## Demo

<details>
<summary><b>Carousel</b></summary>
<img src="./assets/images/demo_carousel.gif">
</details>

<details>
<summary><b>Vertical (.bottom alligned)</b></summary>
<img src="./assets/images/demo_vertical.gif">
</details>
<p align="center">
<img src="./assets/images/carousel.gif" alt="Carousel demo">
<img src="./assets/images/vertical.gif" alt="Vertical demo">
</p>

## Requirements

Expand Down

0 comments on commit f4959f7

Please sign in to comment.