tree: c461e0fb5c449d697dcfcb7f6a017d439961c77d [path history] [tgz]
  1. assets/
  2. color-theming.md
  3. observing-navigationitem-instances.md
  4. README.md
  5. typography-theming.md
components/NavigationBar/docs/README.md

Navigation bar

A navigation bar is a view composed of leading and trailing buttons and either a title label or a custom title view.

Related components


Overview

Navigation bar is a drop-in replacement for UINavigationBar with a few notable exceptions:

The MDCNavigationBar class is a composition of two button bars and a title label or title view. The left and right Button Bars are provided with the navigation item's corresponding bar button items.

Read the button bar section on UIBarButtonItem properties to learn more about supported UIBarButtonItem properties.

Installation

Usage

Extensions