mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/theme-detection/index.ts#L9">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Theme Detection
|
||||
|
||||
<p style="color:orange">
|
||||
This plugin is still in beta stage and may not work as expected. Please
|
||||
submit any issues to the <a target="_blank"
|
||||
href="/issues">plugin repo</a>.
|
||||
</p>
|
||||
|
||||
```
|
||||
$ cordova plugin add cordova-plugin-theme-detection
|
||||
$ npm install @ionic-native/plugins/theme-detection
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/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
|
||||
Reference in New Issue
Block a user