So I can make the search bar and scope bar look reasonable by setting UISearchBar's backgroundImage and scopeBarBackgroundImage properties to a image of just a solid color, but my app also sets navigationItem.prompt when the UISearchController is active, and the background color of that view _UINavigationBarModernPromptView is white...
Edit: setting UINavigationBarAppearance's backgroundColor allows me to get override the white background.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: