First, thank you for the good work on this library and for all the good updates!
I have a quick question - presently when I use JCNotificationBannerPresenter, it uses the default dark text. My app is set to using UIStatusBarStyleLightContent, and as such whenever the banner shows up it uses the dark text, then reverts to the app's regular light text. I was wondering if there is a setting to this library where I could also set the status bar text to the same color?
First, thank you for the good work on this library and for all the good updates!
I have a quick question - presently when I use
JCNotificationBannerPresenter
, it uses the default dark text. My app is set to usingUIStatusBarStyleLightContent
, and as such whenever the banner shows up it uses the dark text, then reverts to the app's regular light text. I was wondering if there is a setting to this library where I could also set the status bar text to the same color?Thanks!