pmusolino / PMAlertController

PMAlertController is a great and customizable alert that can substitute UIAlertController
MIT License
2.53k stars 186 forks source link

Option to have light/dark statusBarStyle with PMAlertController #94

Open josmanperez opened 4 years ago

josmanperez commented 4 years ago

Added option in the constructor to define whether or not you want the statusBarStyle to be white or default. Because when you have you iOS app with light status bar and the PMAlertController popups it changes to default (black), with this fix is optional to the user.