mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-01-19 01:12:49 +08:00
ci: add action-badge (#220)
This commit is contained in:
parent
eb2da5d7e9
commit
3ebae213df
@ -23,6 +23,8 @@ description: Control the device status bar.
|
|||||||
|
|
||||||
# cordova-plugin-statusbar
|
# cordova-plugin-statusbar
|
||||||
|
|
||||||
|
[![Android Testsuite](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/android.yml) [![Chrome Testsuite](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/chrome.yml) [![iOS Testsuite](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/ios.yml/badge.svg)](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/ios.yml) [![Lint Test](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/lint.yml/badge.svg)](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/lint.yml)
|
||||||
|
|
||||||
> The `StatusBar` object provides some functions to customize the iOS and Android StatusBar.
|
> The `StatusBar` object provides some functions to customize the iOS and Android StatusBar.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user