I am working on an app in which the starting point is a map and it has a button too. What i want is that if user clicks the button it will take him to another view which just have two or three buttons or other elements.
Please provide me with detail answer so that i would be able to do it.
Thanks in advance, i would really appreciate it.
just put this code inside your button action and change it your needs
and you can add anything in YourViewControler.
I hope it will help you.