UITabBars- Combining with a UINavigationController

Опубликовано: 05 Июнь 2026
на канале: MilmersXcode
4,429
24

I teach you how to combine a tabBar with a navBar. This was a very highly requested tutorial so hope you enjoy :D.

Main Code:

@property (nonatomic, retain) IBOutlet UINavigationController *navBar;

Thats about it for the code. It's mostly done in Interface Builder.

IMPORTANT: Make sure you resize your detail view to 367 pixels so it will fit in between the tabBar and navBar.

If you have any suggestions for the series just let me know in the comments below.

UITabBars Series:    • iPhone Programming: UITabBars  
UITableViewSeries:    • UITableViews  

Twitter:   / failcakeapps  
Apple Developer Center: http://developer.apple.com/devcenter/...
Website: http://failcake.webs.com/
Channel:    / milmersxcode