Navigation Bar Font

Hi there!

Is is possible to use a different font type & size on the navigation bar? And while we’re at it, I’d like to change the background color as well and add own images/icons to the navigation bar. Does it work?

Thank you!

Changing the font type & size will require some declares.

You can easily change the background colour using https://github.com/jkleroy/iOSDesignExtensions

Regarding your own image/icon are you looking for custom icons in the Navigation bar buttons, or in place of the title of the view?

Awesome, thank you! I’ve read a lot about the Design Extensions but I thought it would be complicated to use them. I was wrong.

The declares of the font type & size in the navigation bar probably don’t exist somehwere at the moment, right? On the icons for the navigation bar, I’m looking for button replacements, like an own “refresh” button or an image of a country flag which can be clicked to change the language.

I recommend getting icons from icons8.com
the iOS style is a perfect fit for clean icons.
The color style is great for flags.

The declares of the font type & size in the navigation bar probably don't exist somehwere at the moment, right?

Correct