apache / cordova-plugin-statusbar

Apache Cordova Status Bar Plugin
https://cordova.apache.org/
Apache License 2.0
618 stars 480 forks source link

refactor: remove hardcoded style with UIStatusBarStyleDarkContent #261

Closed jcesarmobile closed 1 year ago

jcesarmobile commented 1 year ago

Since next version will require cordova-ios 6, which requires Xcode 11, this hardcoded line can be replaced with the constant, which is available since Xcode 10.