Skip to content

Commit

Permalink
docs: update readme, add gif
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyoki committed Dec 17, 2021
1 parent adae565 commit 87c433a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
<p align="center">An extreme light-weight react transition animation hook which is simpler and easier to use than <a href="http://reactcommunity.org/react-transition-group">react-transition-group</a></p>
<br>

<p align="center">
<a href="https://tqgdj.csb.app/">
<img src="./example.gif" width="400" alt="example">
</a>
<br>
<a href="">See Example</a> |
<a href="https://codesandbox.io/s/transition-hook-example-tqgdj">See Example in Codesandbox</a>
</p>
<br>

- [Installation](#installation)
- [Usage](#usage)
- [useTransition](#usetransition)
Expand Down
Binary file added example.gif
Loading
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 87c433a

Please sign in to comment.