File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
React Native SegmentedControlIOS library. Use SegmentedControlIOS to render a UISegmentedControl iOS.
6
6
7
- <img src =" https://github.com/react-native-community/react-native- segmented-control/blob/master/ScreenShots/Screen%20Shot%202019-02-26%20at%206.28.55%20PM.png " height =" 500 " />
7
+ <img src =" https://github.com/react-native-community/segmented-control/blob/master/ScreenShots/Screen%20Shot%202019-02-26%20at%206.28.55%20PM.png " height =" 500 " />
8
8
9
9
## Getting started
10
10
@@ -138,7 +138,7 @@ Please see the [`contributing guide`](/CONTRIBUTING.md).
138
138
139
139
The library is released under the MIT licence. For more information see [` LICENSE ` ](/LICENSE).
140
140
141
- [circle-ci-badge]: https://img.shields.io/circleci/project/github/react-native-community/react-native- segmented-control/master.svg?style=flat-square
141
+ [circle-ci-badge]: https://img.shields.io/circleci/project/github/react-native-community/segmented-control/master.svg?style=flat-square
142
142
[npm-badge]: https://img.shields.io/npm/v/@react-native-community/segmented-control.svg?style=flat-square
143
143
[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square
144
144
[lean-core-issue]: https://github.com/facebook/react-native/issues/23313
Original file line number Diff line number Diff line change 64
64
},
65
65
"repository" : {
66
66
"type" : " git" ,
67
- "url" : " git+https://github.com/react-native-community/react-native- segmented-control.git"
67
+ "url" : " git+https://github.com/react-native-community/segmented-control.git"
68
68
},
69
69
"keywords" : [
70
70
" SegmentedControlIOS" ,
73
73
"author" : " M.Haris Baig" ,
74
74
"license" : " MIT" ,
75
75
"bugs" : {
76
- "url" : " https://github.com/react-native-community/react-native- segmented-control/issues"
76
+ "url" : " https://github.com/react-native-community/segmented-control/issues"
77
77
},
78
- "homepage" : " https://github.com/react-native-community/react-native- segmented-control#readme"
78
+ "homepage" : " https://github.com/react-native-community/segmented-control#readme"
79
79
}
You can’t perform that action at this time.
0 commit comments