I have multiple tabs (more than 5) in the tab bar in my app, and when this happens, xcode automatically makes the last tab a “more” tab and puts the last tabs in it. The problem is, I have navigation bars in the other tabs that are a different color than any of the default colors, and the automatically generated “more” tab is the default blue color. I was wondering if there was any way to change this?
Thanks a lot
Sam
I have multiple tabs (more than 5) in the tab bar in my app,
Share
or
See this answer for customizing the navigation bar colour of the “edit” modal view controller: Link