boazFrenkel / BoazF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogIn and SignUp View Controllers Tutorial

This Xcode project teaches you how to use the PFLogInViewController and PFSignUpViewController using the Parse framework.

How to Run

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m.
  3. Setup your Facebook and Twitter keys as described in our iOS Guide.
  4. Hack away!

Learn More

To learn more, take a look at the Login and Signup Views tutorial.

About


Languages

Language:Objective-C 99.9%Language:C 0.1%