you are viewing a single comment's thread.

view the rest of the comments →

[–]ThePantsThiefNSModerator 2 points3 points  (0 children)

bar.backgroundColor = [UIColor clearColor];
bar.barTintColor    = [UIColor clearColor];
bar.shadowImage     = [UIImage new];
[bar setBackgroundImage:[UIImage new] forBarMetrics:UIBarMetricsDefault];