Skip to content
Open
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: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ It's a part of the [Rainbow.me project](https://rainbow.me/).

## Installation

> ⚠️ Caution: This library relies on outdated versions of `react-native-reanimated` and `react-native-gesture-handler` which may conflict with more recent versions of these libraries that your project may already be using. You can find information [here](https://github.com/rainbow-me/react-native-animated-charts/issues/61) and [here](https://stackoverflow.com/questions/62692656/animated-node-with-id-2-already-exists) on how to deal with this problem.

1. Install [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/docs/next/fundamentals/installation) in the newest version.
2.
```bash
Expand Down