i have a modal view,on that i placed a button
By clicking on that button.,i should navigate to another view
I have tried many times but not getting push-view in modal view,
i am a beginner in iOS,please don’t discourage me
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is the code…..
-(IBAction)post:(id)sender{
}
“post” is button on the present modalview,when i click that..it should be navigated to PhotoDetailController,How to do that
NB: posting from my friend’s account……Jishil KP