May somebody let me know:
How to navigate from one view to another view in single viewcontroller in iphone sdk? I have an application in which i want to push to next view and pop to previous view in a single View controller. How this functionality can be achieved?
Thanks in advance
May somebody let me know: How to navigate from one view to another view
Share
I have figured out the solution for this problem and here is the solution as below:-
Hope this will help others in future.
Thanks.