Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ There are currently many libraries available for Collapsible components, but the
### Installation

```sh
yarn install react-native-fast-collapsible
yarn add react-native-fast-collapsible
```

This library has a peer dependency on react-native-reanimated has to be installed, linked and configured into your project. Follow [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started) to install the dependency.
Expand Down