Skip to content

Commit

Permalink
Merge pull request #315 from la55u/patch-2
Browse files Browse the repository at this point in the history
docs: fix broken link and remove misleading reanimated v2 mention
  • Loading branch information
nandorojo authored Oct 11, 2023
2 parents ab56915 + ecff975 commit 5b5194c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ Moti `0.8.x` and higher requires at least Reanimated v2 stable (`2.0.0` or highe

### If you're using Expo

Please follow the [Expo instructions](https://docs.expo.io/versions/latest/sdk/reanimated) for installing `react-native-reanimated` v2.
Please follow the [Expo instructions](https://docs.expo.io/versions/latest/sdk/reanimated) for installing `react-native-reanimated`.

### If you aren't using Expo

Please follow Reanimated's [installation instructions](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation) for v2.
Please follow Reanimated's [installation instructions](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#installation).

## Import Reanimated

Expand Down

0 comments on commit 5b5194c

Please sign in to comment.