Hi I'm doing some objective-c projects and i'd like to know if there is a way to add a view from pushing a button. I don't come out of the blue, i first tried to make a project with a view controller and 2 views where i can switch between both of them by pushing button. The fact is i had already create my 2 views..it works so i guess i'm not so far from the solution but... Could anyone help me?
Thank you a lot.