Flat UINavigationBar with "glyphs" instead of "buttons"
Everybody is moving the design of sites and applications in the flat direction,
I found myself struggling a bit to achieve the new common NavigationBar look.
To hide the common UIBarBatton background just add this call in your app delegate ad it will be gone
[[UIBarButtonItem appearance] setBackgroundImage:[[UIImage alloc] init] forState:UIControlStateNormal barMetrics:UIBarMetricsDefault];
Written by Matteo Toto
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Objective-c
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#