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.