iOS Login Screen tutorial : XCode 5 + ios 7 + Storyboard + JSON
For Swift tutorial, See: Swift + XCode 6 + iOS 8 + JSON iOS Login Screen tutorial : XCode 5 + ios 7 + Storyboard + JSON This tutorial will guide you to create a simple app with a Login screen which takes username and password from the user and then posts it to an
iOS Login and Signup Screen tutorial : Swift 2 + XCode 7 + iOS 9 + 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. Its the same previous tutorial for Swift + Xcode 6, but the source code has been updated to Swift
Read More