apache / cordova-plugin-statusbar

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

chore!: remove deprecated methods #229

Closed jcesarmobile closed 1 year ago

jcesarmobile commented 1 year ago

Platforms affected

all

Motivation and Context

blacktranslucent and blackopaque styles and the corresponding methods StatusBar.styleBlackTranslucent and StatusBar.styleBlackOpaque are deprecated. Remove them.

Description

Removes the previous deprecated methods that do the same as lightcontent.

Testing

Checklist