This tutorial will guide you to create a simple app with a Signup and Login screen which takes username and password from the user and then posts it to an url and parse the JSON response.
We will have three view controllers for this project, Signup, Login and Home.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok
iOS Login and Signup Screen tutorial : Swift + XCode 6 + iOS 8 + JSON
This tutorial will guide you to create a simple app with a Signup and Login screen which takes username and password from the user and then posts it to an url and parse the JSON response.
We will have three view controllers for this project, Signup, Login and Home.