Document Revision History

This table describes the changes to Tabster: Various techniques in using UITabBarController.

DateNotes
2018-02-15

Upgraded to iOS 11 SDK, uses Launch Screen, storyboard modifications to support iPhone X.

2014-07-18

Updated to use Storyboards.

2014-01-06

Fix warnings related to the Architectures build setting.

2013-09-04

Editorial change: updated various images.

2013-02-21

Removed UINavigationController category.

2013-02-07

Upgraded for iOS 6.0, now using Automatic Reference Counting (ARC), updated to adopt current best practices for Objective-C.

2012-03-09

Shows how to use "customizableViewControllers" property, customizes the appearance of the tab bar.

2011-09-07

An eclectic-style application designed to show how to build a tab-bar based iPhone application.