jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

Adding this to navigation bar #430

Closed eighteight closed 6 years ago

eighteight commented 8 years ago

Hi,

Is there a way to add this to a navigation bar button item?

Something like this:

myUiViewController.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithCustomView:SOMEVIEW];

Thanks.

matej commented 8 years ago

I never tried and it certainly wasn't designed for that. If nothing else, it probably won't fit / look good. But you can try if you like. :)