mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
21 lines
725 B
Markdown
21 lines
725 B
Markdown
|
# Theme Detection
|
||
|
|
||
|
This plugin is still in beta stage and may not work as expected. Please submit any issues to the [plugin repo](https://github.com/danielsogl/awesome-cordova-plugins/tree/8516b357edaca8fc543713ba99c42cfde0225f86/issues/README.md).
|
||
|
|
||
|
```text
|
||
|
$ cordova plugin add cordova-plugin-theme-detection
|
||
|
$ npm install @awesome-cordova-plugins/theme-detection
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/theme-detection/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/mariusbackes/cordova-plugin-theme-detection](https://github.com/mariusbackes/cordova-plugin-theme-detection)
|
||
|
|
||
|
Cordova plugin to detect whether dark mode is enabled or not
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* iOS
|
||
|
* Android
|
||
|
|