Skip to content

Commit 91c0c40

Browse files
committed
docs: fixed typo in README
1 parent e8bd51b commit 91c0c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ yarn add react-native-navigation-bottom-sheet
2626
You also need to install `react-native-gesture-handler` and `react-native-reanimated`
2727
dependecies. Since the latest release (1.3.0) the bottom sheet is compatible with
2828
both versions of `react-native-reanimated` library. If you are developing for Android
29-
and don't want to do any additional configuration besides installing the package, you you might want to install version 1. For more info on installation of reanimated version 2 check out their [official documentation](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation).
29+
and don't want to do any additional configuration besides installing the package, you might want to install version 1. For more info on installation of reanimated version 2 check out their [official documentation](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation).
3030

3131
Reanimated version 1:
3232
```sh

0 commit comments

Comments
 (0)