SvenTiigi / WhatsNewKit

Showcase your awesome new app features 📱
https://sventiigi.github.io/WhatsNewKit/
MIT License
3.87k stars 190 forks source link

Statusbar hidden option (enhancement) #35

Closed StefaniOSApps closed 4 years ago

StefaniOSApps commented 4 years ago

current its not possible to set a flag to hide statusbar without a subclass of WhatsNewViewController.

enhancement config.prefersStatusbarHidden = true

SvenTiigi commented 4 years ago

Hey @StefaniOSApps,

Thanks for your feature requests 👍

The prefersStatusbarHidden configuration option has been implemented (https://github.com/SvenTiigi/WhatsNewKit/commit/5c3711344025227cd77def93f5bd1409aecb9bdb) and pushed to the develop branch.

The flag will be officially available with the next release of WhatsNewKit.

StefaniOSApps commented 4 years ago

thanks

SvenTiigi commented 4 years ago

Hey @StefaniOSApps,

please have a look at the new release 1.3.2 of WhatsNewKit which now adds the option to hide the status-bar ✌️