Skip to content

Commit e876d42

Browse files
authored
Add Example Image (#17)
Add Example Image
2 parents f1ee7ef + c8d5cd8 commit e876d42

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
[![MIT License][license-badge]][license]
77
[![Lean Core Badge][lean-core-badge]][lean-core-issue]
88

9-
Use `ProgressViewIOS` to render a UIProgressView on iOS.
9+
ProgressBar Component for iOS, based on UIProgressView.
10+
11+
<img src="https://user-images.githubusercontent.com/6936373/73007429-e09dd500-3e4f-11ea-85dd-ce06be668975.png" width="320"/>
1012

1113
## Getting started
1214

@@ -149,4 +151,4 @@ The library is released under the MIT license. For more information see [`LICENS
149151
[license-badge]: https://img.shields.io/npm/l/@react-native-community/progress-view.svg?style=flat-square
150152
[license]: https://opensource.org/licenses/MIT
151153
[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square
152-
[lean-core-issue]: https://github.com/facebook/react-native/issues/23313
154+
[lean-core-issue]: https://github.com/facebook/react-native/issues/23313

0 commit comments

Comments
 (0)