Can anyone please tell me how to change view from current view using actionsheet in iphone with sample code
I have three button index. I use action sheet to determine which button is pressed. So if buttonindex 2 is pressed i want to switch view. The switched view will have viewcontroller with image on it and its GPS coordinates. Can u pleasse tell me how to do it.