Skip to content

Commit

Permalink
docs: add ripple-effect gif example
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyoki committed Dec 23, 2021
1 parent c3d5697 commit eb707d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,28 @@
<a href="https://tqgdj.csb.app/">See Example</a> |
<a href="https://codesandbox.io/s/transition-hook-example-tqgdj">See Example in Codesandbox</a>
</p>

<p align="center">
<a href="https://o3f41.csb.app/basic">
<img src="./gifs/basic.gif" height="150" alt="example">
<a href="https://o3f41.csb.app/ripple-effect">
<img src="./gifs/ripple-effect.gif" height="150" alt="example">
</a>
<a href="https://o3f41.csb.app/emoji-switch-transition">
<img src="./gifs/emoji-switch-transition.gif" height="150" alt="example">
</a>
</p>

<p align="center">
<a href="https://o3f41.csb.app/basic">
<img src="./gifs/basic.gif" height="150" alt="example">
</a>
<a href="https://o3f41.csb.app/basic-switch-transition">
<img src="./gifs/basic-switch-transition.gif" height="200" alt="example">
<img src="./gifs/basic-switch-transition.gif" height="150" alt="example">
</a>
<a href="https://o3f41.csb.app/transition-with-key">
<img src="./gifs/transition-with-key.gif" height="200" alt="example">
<img src="./gifs/transition-with-key.gif" height="150" alt="example">
</a>
</p>

<p align="center">
<a href="https://codesandbox.io/s/transition-hook-examples-o3f41">See More Examples in Codesandbox</a>
</p>
Expand Down
Binary file added gifs/ripple-effect.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb707d6

Please sign in to comment.