I hope to show in mainstoryboard.storyboadr inside the two view controllers
view controller 1 => label “first view” button “GO”
view controller 2 => label “second View” Button “GO”
click the button “GO” to switch views
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.
i guess you want an toggle button right? to choose which view controller you want to open after pressing “Go” button? if this is so then you have to use UISegmentedControll try to find it in object Library..