In interface builder, I click on my tab bar controller and set the class of one of the tabs to Navigation Controller. This should set the this tab to be a navigation controller.
However, I get an additional bar at the the bottom like a toolbar. Is this normal behavior? How can I remove it?