I have a UITableViewController embedded in a UINavigationController. Tapping a button pushes another view controller which has the navigation bar hidden. The issue is while the animation occurs, the navigation bar for the previous view turns a solid black.
Here's the best shot I could get. (The navigation bar is white by default)