Tapping in the UITextField repositions the elements, as shown in the screenshots. Tapping anywhere dismisses the keyboard Password field should be secure with no autocorrection. After tapping log in button, show the loading indicator in the button. After a 2 second delay, check the password. If the password is 'password', transition to the next screen. If the password is anything else, display the password error alert.
Facebook feed Immediately after launch, display the loading indicator. After 2 seconds, show the feed, which is a long image in a scrollable view.
More Add a scrollable view of the "More" page. (optional) Upon tapping Log Out, return to the login screen. (optional)