Skip to content

Commit 14c67bb

Browse files
authored
docs: add android (#59)
1 parent af6c3e7 commit 14c67bb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
[![MIT License][license-badge]][license]
88
[![Lean Core Badge][lean-core-badge]][lean-core-issue]
99

10-
ProgressBar Component for macOS, iOS (based on UIProgressView), and Windows.
10+
ProgressBar Component for macOS, iOS (based on UIProgressView), Android, and Windows.
1111

12-
| macOS | iOS | Windows |
13-
| ----- | --- | --- |
14-
| <img src="https://user-images.githubusercontent.com/717674/90926972-0325ab80-e3a9-11ea-86e3-1f9ca6df60f3.png" width="480"> | <img src="https://user-images.githubusercontent.com/6936373/73007429-e09dd500-3e4f-11ea-85dd-ce06be668975.png" width="320"> | <img src="https://user-images.githubusercontent.com/42554868/87102503-fb4de580-c206-11ea-98f7-b9f911d115f8.gif" width="320" height="500"> >
12+
| macOS | iOS | Android | Windows |
13+
| ----- | --- | --- | ---- |
14+
| <img src="https://user-images.githubusercontent.com/717674/90926972-0325ab80-e3a9-11ea-86e3-1f9ca6df60f3.png" width="480"> | <img src="https://user-images.githubusercontent.com/6936373/73007429-e09dd500-3e4f-11ea-85dd-ce06be668975.png" width="320"> | <img src="https://user-images.githubusercontent.com/6936373/115140628-25281880-a073-11eb-8ff3-28c958042e6e.png" width="320"> | <img src="https://user-images.githubusercontent.com/42554868/87102503-fb4de580-c206-11ea-98f7-b9f911d115f8.gif" width="320" height="500"> > |
1515

1616
## Getting started
1717

@@ -217,7 +217,7 @@ The library is released under the MIT license. For more information see [`LICENS
217217
[build]: https://github.com/react-native-community/progress-view/actions
218218
[version-badge]: https://img.shields.io/npm/v/@react-native-community/progress-view.svg?style=flat-square
219219
[package]: https://www.npmjs.com/package/@react-native-community/progress-view
220-
[support-badge]:https://img.shields.io/badge/platforms-ios%20|%20macos-lightgrey.svg?style=flat-square
220+
[support-badge]:https://img.shields.io/badge/platforms-ios%20|%20android%20|%20macos%20|%20windows-lightgrey.svg?style=flat-square
221221
[license-badge]: https://img.shields.io/npm/l/@react-native-community/progress-view.svg?style=flat-square
222222
[license]: https://opensource.org/licenses/MIT
223223
[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square

0 commit comments

Comments
 (0)