Hey all,
I have a tab bar controller and it rotates between for view controllers. Problem is for one of controllers, I want to display a uibarbuttonitem. But right now the button wont display, as all four controllers inherit the uinavigation item of the tab bar controller.
I have a tab bar controller and it rotates between for view controllers. Problem is for one of controllers, I want to display a uibarbuttonitem. But right now the button wont display, as all four controllers inherit the uinavigation item of the tab bar controller.