I have application with TabBar and four views (FirstView.xib, SecondView.xib, ThirdView.xib, FourthView.xib). In ThirdView.xib I have UIButton, when pressed, need to load a FifthView.xib with animation. How it can be done?
I have application with TabBar and four views ( FirstView.xib , SecondView.xib , ThirdView.xib
Share
1 Answer