File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1- # react-native-segmented-control
1+ <div align =" center " >
2+ <h1 >React Native Segmented Control</h1 >
23
3- React Native Segmented Control for both iOS, Android and Web
4+ ![ npm] ( https://badgen.net/badge/license/MIT/blue )
5+ [ ![ npm] ( https://badgen.net/npm/dt/react-native-segmented-control )] ( https://www.npmjs.com/package/rn-segmented-control )
6+ [ ![ npm] ( https://badgen.net/npm/v/react-native-segmented-control )] ( https://www.npmjs.com/package/rn-segmented-control )
7+ [ ![ ] ( https://badgen.net/npm/types/tslib )] ( https://badgen.net/npm/types/tslib )
48
59![ SegmentedControl (1)] ( https://user-images.githubusercontent.com/35562287/149624807-88be6b2c-e9ee-4f1d-80d9-8b3711df0a70.gif )
10+ React Native Segmented Control for both iOS, Android and Web 😎
11+
12+ </div >
13+
14+
615
716
817## :anchor : Installation
@@ -11,6 +20,10 @@ React Native Segmented Control for both iOS, Android and Web
1120npm install rn-segmented-control
1221```
1322
23+ ``` sh
24+ yarn add rn-segmented-control
25+ ```
26+
1427## :wrench : Props
1528
1629| Name | Description | Required | Type | Default |
You can’t perform that action at this time.
0 commit comments