It would be awesome if you added a function like StatusBarColor.activityColor() so I could set the color dynamically from my app's JavaScript, like cordova-plugin-statusbar.
My app has a feature to change the theme on the fly, so I need a way to dynamically update the color when the user chooses a different theme.
It would be awesome if you added a function like
StatusBarColor.activityColor()so I could set the color dynamically from my app's JavaScript, like cordova-plugin-statusbar.My app has a feature to change the theme on the fly, so I need a way to dynamically update the color when the user chooses a different theme.