I finished building a basic iPhone app and now wants to upgrade the UI. I want to add something very similar to the iphone main screen, the only difference is that I need the UINavigationController to always be visible while I scroll through the views. I tried to play with the PageControl example by apple but couldn't get it working the way I described. I will be happy to hear any suggestions.