AutomaticStatusBarColor icon indicating copy to clipboard operation
AutomaticStatusBarColor copied to clipboard

A zero line component to manage status bar color automaticly throughout your application

Results 2 AutomaticStatusBarColor issues
Sort by recently updated
recently updated
newest added

When a user tap a UITextfield, AutomaticStatusBarColor captures the wrong window (Keyboard instead of app). Please use app window for Eze !

You have created this library based entirely on deprecated API (`UIApplication.statusBarStyle`). Why, instead, not create a library which takes over (= swizzles) view controller status bar management and does the...