UINavigationBar can set barTintColor property to change the color of navigation bar for better appearance or branding (e.g. Facebook). TONavigationBar currently only supports white and black bar style, so its color may not match with other views where plain UINavigationBar with bar tint color is used.
UINavigationBarcan setbarTintColorproperty to change the color of navigation bar for better appearance or branding (e.g. Facebook).TONavigationBarcurrently only supports white and black bar style, so its color may not match with other views where plainUINavigationBarwith bar tint color is used.