Skip to content

Commit 219fb51

Browse files
authored
Update README.md
1 parent 1992a3b commit 219fb51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ React Native Segmented Control for both iOS, Android and Web 😎
1111

1212
</div>
1313

14-
15-
16-
1714
## :anchor: Installation
1815

1916
```sh
@@ -24,6 +21,10 @@ npm install rn-segmented-control
2421
yarn add rn-segmented-control
2522
```
2623

24+
## :arrows_counterclockwise: Dependencies
25+
26+
Make sure you have [React Native Reanimated](https://docs.swmansion.com/react-native-reanimated/docs) and [React Native Gesture Handler](https://docs.swmansion.com/react-native-gesture-handler/docs/) installed and configured.
27+
2728
## :wrench: Props
2829

2930
| Name | Description | Required | Type | Default |

0 commit comments

Comments
 (0)