Skip to content

Commit

Permalink
docs: update reanimated installation links
Browse files Browse the repository at this point in the history
Co-authored-by: Lonka Pardhu <[email protected]>
  • Loading branch information
moskalakamil and Lonka-Pardhu committed Oct 8, 2024
1 parent 5bb9cb2 commit 1d9aa87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ yarn add react-native-reanimated react-native-gesture-handler
```

**react-native-reanimated** requires additional installations
steps: [guide here](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation) 👈
steps: [guide here](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#installation) 👈

**react-native-gesture-handler** requires additional installations
steps: [guide here](https://docs.swmansion.com/react-native-gesture-handler/docs/) 👈
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/intro/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ yarn add react-native-reanimated react-native-gesture-handler
```

:::info
**react-native-reanimated** requires additional installation steps: [guide here](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation) 👈
**react-native-reanimated** requires additional installation steps: [guide here](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#installation) 👈
:::

:::info
Expand Down

0 comments on commit 1d9aa87

Please sign in to comment.