tags:

views:

106

answers:

0

Hey Everyone. I have another question. Maybe its late and I am not thinking clearly but I am stuck on this. I have a navigation controller that is called into view by a tab bar which is my root controller. In that navigation controller I have a toolbar item that, when pressed, needs to bring another view up. I have the view being pulled but it is still within the navigation view. How would I make this view be on top of the tab bar and navigation bar?