0

I have using an navigation based application, navigation control present in the appdelegate viewcontroller. I have called an uiviewcontroller using presnetmodalviewcontroller. Is there any possible to call another uiviewcontroller using presentmodalviewcontroller with appdelegate's navigationcontrol.

1 Answer 1

1

Yes, you can chain multiple UIViewControllers modally. The View Controller Programming Guide has some example code on how to do it.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.