Skip to content

Commit b844e81

Browse files
authored
Add LeanCore Extracted Badge (#17)
Add LeanCore Extracted Badge
2 parents 34a7824 + 64662d3 commit b844e81

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `@react-native-community/segmented-control`
22

3-
![CircleCI branch](https://img.shields.io/circleci/project/github/react-native-community/react-native-segmented-control/master.svg) ![npm](https://img.shields.io/npm/v/@react-native-community/segmented-control.svg)
3+
![CircleCI branch][circle-ci-badge] ![npm][npm-badge] [![Lean Core Extracted][lean-core-badge]][lean-core-issue]
44

55
React Native SegmentedControlIOS library. Use SegmentedControlIOS to render a UISegmentedControl iOS.
66

@@ -108,3 +108,8 @@ Please see the [`contributing guide`](/CONTRIBUTING.md).
108108
## License
109109
110110
The library is released under the MIT licence. For more information see [`LICENSE`](/LICENSE).
111+
112+
[circle-ci-badge]:https://img.shields.io/circleci/project/github/react-native-community/react-native-segmented-control/master.svg?style=flat-square
113+
[npm-badge]:https://img.shields.io/npm/v/@react-native-community/segmented-control.svg?style=flat-square
114+
[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square
115+
[lean-core-issue]: https://github.com/facebook/react-native/issues/23313

0 commit comments

Comments
 (0)