I'm creating an app for people with visual impairment, so I need to have larger controls on the screen. Is there a way to have a taller Navigation Bar with bigger navigation buttons?
I've seen this question asked a few times with no definitive answer. Apple's iOS Human Interface Guidelines states "Don’t specify the height of a navigation bar programmatically," so I assume it is not supported nor recommended. Any other suggestions, besides designing it from scratch?