Skip to content

Commit 5f8518d

Browse files
docs: add installation instruction
1 parent c7bebfd commit 5f8518d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# useStateWithLayoutAnimation
22
Abstraction for `React Native`'s `LayoutAnimation` and `useState`
33

4+
## Install
5+
`yarn add use-state-with-layout-animation`
6+
7+
Or
8+
9+
`npm install --save use-state-with-layout-animation`
10+
411
## Example
512

613
[Scan the QR code and run the snack on your `iOS` or `Android` device](https://snack.expo.io/@iamkarlmarx/usestatewithlayoutanimation). (It does not work on web)

0 commit comments

Comments
 (0)