Tag: swift

Parse Server

Parse Tutorial: Customizing Your Twitter/Facebook Signup/Login Views

Parse tutorial- part II This article was originally published on Codementor.io All the code for Part 2 is available on github https://github.com/mattgoldspink/swift-parse-login-part2 In the previous tutorial we looked at how we can quickly add Login & Sign Up views to our app using Parse, Facebook and Twitter. In this tutorial, we’ll take what we have …

Parse Server

Parse Tutorial: Adding a Twitter/Facebook Signup/Login to Your iOS App

Parse Tutorial Part I This article was originally posted on Codementor.io. The full code for this Tutorial can be found at https://github.com/mattgoldspink/swift-parse-login-part1 First impressions are everything, so when users download your app, you have to make sure that the first screen they see lets them know this app means business. Setting up a proper signup/login …