Can anybody guide me how to do something like this:

I managed to do the 1st & the last screen, I need to put in another 1 in between them.
Is there any tutorial that i can learn from ?
thanks alot 🙂
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.
in screen1:
in screen2:
NSMutableArray *itsArray; @property and @snynthesize
now use itsArray as you need it. in screen2, do the same as in screen1 for the screen3