This plugin is designed to return information about the current OS theme (dark or light). For Android or iOS.
Implements David Briglio cordova plugin:
https://github.com/DavidBriglio/cordova-plugin-os-theme
Compatibility
This plugin can be used for android, and iOS version 13.0.0+!
android
iOS
13.0.0+
Added the following Cordova extension to the Extensibility configurations
{
"plugin": {
"url": "https://github.com/DavidBriglio/cordova-plugin-os-theme.git#v1.0.1"
}
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)