Tags / uitabbarcontroller
Managing View Layouts in Storyboards for UITableViewCell with UINavigationController: A Simple yet Effective Solution
Configuring Tab Bar Controllers in iOS: Understanding the View Hierarchy and Resolving Common Issues
Using Multiple Storyboards with a TabBarController: A Workaround for Common Issues
How to Customize the Width of UITabBarController Items Using Auto Layout or Custom Views
Designing Persistent Views for Tab Bar Controllers
Managing Notifications along with UITabBarController Interactions in iOS Applications
Understanding TabBarController Segues: How to Avoid Multiple Instances
Understanding iOS 5 Tab Bar Controller with Table View Controller Issue
Embedding a Table View Controller Inside a Tab Bar Controller Using Xcode