tags:

views:

104

answers:

1

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.

A: 

Well I can help you if you can tell us what you have In your view and what you want in your view after every selection in the UIActionSheet. I will post code to.

Jaba