Im having a bit of a difficult time trying to accomplishing an idea i have for my app, i essentially want a empty navigation bar to that will hold a couple of custom buttons and each button will load up a different view, while the navigation bar with the buttons always remain on top regardless of which view i load from the button presses. I'll have a setting where the user can set a default view the app launches, but i can't figure out the best course of action to have the navigation bar always remain on screen. Thanks for the help in advance.