We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db8501 commit e971f64Copy full SHA for e971f64
README.md
@@ -1,6 +1,8 @@
1
2
# react-native-androidprogressbar
3
4
+[![Lean Core Badge][lean-core-badge]][lean-core-issue]
5
+
6
## Getting started
7
8
`$ npm install react-native-androidprogressbar --save`
@@ -56,3 +58,5 @@ import RNCAndroidprogressbar from 'react-native-androidprogressbar';
56
58
RNCAndroidprogressbar;
57
59
```
60
61
+[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square
62
+[lean-core-issue]: https://github.com/facebook/react-native/issues/23313
0 commit comments