tags:

views:

57

answers:

0

Hy,

I'm creating a UITabBar like controller. It has a bottom image with buttons, and a UIViewController to manage views. I'm using URLs to navigate between them. The problem is, when I navigate into another view the whole view flows away, and i can't find a way to have the bottom image stay while just the upper viewcontroller flows. What is the solution?