From fbd1e91cd81c36931dddd02b551c7bc12af9c225 Mon Sep 17 00:00:00 2001 From: Hamza Waleed <43571677+hamzawaleed0102@users.noreply.github.com> Date: Tue, 24 May 2022 14:23:00 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59c9238..771d88e 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The [react-native-tab-view](https://github.com/satya164/react-native-tab-view) e Open a Terminal in the project root and run: ```sh -yarn add react-native-collapsible-segmented-view +yarn add react-native-collapsible-segmented-view @react-native-community/segmented-control expo install @react-native-community/segmented-control ```