How i can Animate transition of view controllers from one to another without navigation controller stack. View Controller is managed only by UIToolbar because it has only play, rewind, stop, info and option buttons. My code is given below right now i have is 23 view controllers which are loading one after the other but during transition UIToolbar is also flipping along with the view controllers which is wrong.How i can Animate transition of view controller