Sign in screen

Custom auth title screen with bundle display name.
This commit is contained in:
giomfo
2016-01-27 18:23:56 +01:00
parent 23a195ddd5
commit 3a7bf4ad5e
3 changed files with 3 additions and 0 deletions
@@ -18,6 +18,7 @@
@interface AuthenticationViewController : MXKAuthenticationViewController <MXKAuthenticationViewControllerDelegate>
@property (weak, nonatomic) IBOutlet UINavigationItem *mainNavigationItem;
@property (weak, nonatomic) IBOutlet UIBarButtonItem *rightBarButtonItem;
@property (weak, nonatomic) IBOutlet UIButton *forgotPasswordButton;