I am trying to build a sign up page with the option to use phone or email. In order to be able to send it to the server all of my views have to be in one view controller. So I am trying to figure out how I can move one view to the front of the controller when pressing a button.
Screenshot 1:
Screenshot 2: