Hi,
It's my understanding that in order to move between xib files one usually uses either a Navigation Controller, Tab Controller, or Flipside Controller or combination of them.
But my question is- can I write my own custom controller, and use Core Animation to move between Views or are these default controllers (navigation/tab/flipside) the only options to transition between xib files?