#import <LoginSignUp.h>
Instance Methods | |
| (void) | - standardLogin |
Properties | |
| IBOutlet UIView * | emailView |
| The view for selecting email login/signup. | |
| IBOutlet UIView * | optionsView |
| The view for selecting which login/signup. | |
| IBOutlet UITextField * | emailTextField |
| The field where users enter email. | |
| IBOutlet UITextField * | passwordTextField |
| The field where users enter his/her password. | |
The view controller for selecting whether logging in or signing up manually or with social network.
1.8.8