Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iway1 authored Sep 22, 2022
1 parent ffbf841 commit 3d446aa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ This library requires `react-native-reanimated`

To install:

### Expo
```sh
expo install react-native-reanimated
```

```sh
yarn add @good-react-native/keyboard-avoider
```

### Non-Expo

```sh
yarn add @good-react-native/keyboard-avoider react-native-reanimated
```
Expand Down

0 comments on commit 3d446aa

Please sign in to comment.