Document Revision History

This table describes the changes to NavBar: Customizing UINavigationBar's appearance.

DateNotes
2017-12-07

Upgraded to iOS 11 SDK, Upgraded to Swift 4, added large title support.

2016-10-27

Migrated to Swift. Updated for Xcode 8.

2015-03-13

Updated for iPhone 6 and iPhone 6 Plus. Expanded the number of examples.

2014-04-29

Updated for iOS 7; Expanded the number of examples.

2012-02-07

Upgraded Xcode project for iOS 5.0, removed all compiler warnings/errors.

2010-06-23

Upgraded project to build with the iOS 4.0 SDK.

2009-04-30

Upgraded for 3.0 SDK due to deprecated APIs.

2008-07-03

First public release.

2008-06-08

Changed bundle identifier.

2008-05-28

Beta 6 Release - added use of "prompt" property in UINavigationBar, minor UI improvements.

2008-05-06

Updated for Beta 5, changed to use xib files for each UIViewController.

2008-04-23

Updated for Beta 4, changed to use Interface Builder xib file.

2008-04-08

Updated for Beta 3: reusable UITableView cells, added new use of UIViewController "presentModalViewController".

2008-03-21

Minor update to the latest SDK API changes.

2008-03-15

Demonstrates how to use UINavigationController and UIViewController classes together as building blocks to your application's user interface.