I am a newbie ios developer and i had a question on how to add a view to a login page. Currently i have a login page and what i want to do is before the login page is visible, another modal view should preceed it that the user must first dismiss. How can i add this in xcode?
Share
Here’s a couple options for presenting a view controller.
Then to dismiss a view controller use this: