this is my first time in stackoverflow and I'm pretty new to this Objective C language. What would be the best solution in order to load the page in one View Controller?
References are welcome and I really new great coder's help :(
some say when using IBAction, load a NewViewControllers, but some say put modal View on there. However, there should be going back button, so I can't use a modal view
in one single viewController there should be a new view coming out when pressing the button
this is main page when i press the button it moves to image 1