FacebookLogin

所属分类:Swift编程
开发工具:Swift
文件大小:0KB
下载次数:0
上传日期:2014-07-13 21:20:56
上 传 者sh-1993
说明:  一个简单的swift应用程序,具有Facebook“登录”视图、可滚动的“新闻提要”视图和可滚动的”更多”视图
(A simple swift app with a Facebook "login" view, scrollable "news feed" view, and scrollable "more"view)

文件列表:
FacebookLogin.xcodeproj/ (0, 2014-07-13)
FacebookLogin.xcodeproj/project.pbxproj (16130, 2014-07-13)
FacebookLogin.xcodeproj/project.xcworkspace/ (0, 2014-07-13)
FacebookLogin.xcodeproj/project.xcworkspace/contents.xcworkspacedata (158, 2014-07-13)
FacebookLogin.xcodeproj/xcuserdata/ (0, 2014-07-13)
FacebookLogin.xcodeproj/xcuserdata/michaelellison.xcuserdatad/ (0, 2014-07-13)
FacebookLogin.xcodeproj/xcuserdata/michaelellison.xcuserdatad/xcdebugger/ (0, 2014-07-13)
FacebookLogin.xcodeproj/xcuserdata/michaelellison.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist (91, 2014-07-13)
FacebookLogin.xcodeproj/xcuserdata/michaelellison.xcuserdatad/xcschemes/ (0, 2014-07-13)
FacebookLogin.xcodeproj/xcuserdata/michaelellison.xcuserdatad/xcschemes/FacebookLogin.xcscheme (3655, 2014-07-13)
FacebookLogin.xcodeproj/xcuserdata/michaelellison.xcuserdatad/xcschemes/xcschememanagement.plist (575, 2014-07-13)
FacebookLogin/ (0, 2014-07-13)
FacebookLogin/AppDelegate.swift (2352, 2014-07-13)
FacebookLogin/Bridging-Header.h (188, 2014-07-13)
FacebookLogin/FacebookLogin-Bridging-Header.h (158, 2014-07-13)
FacebookLogin/Images.xcassets/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/AppIcon.appiconset/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/AppIcon.appiconset/Contents.json (333, 2014-07-13)
FacebookLogin/Images.xcassets/LaunchImage.launchimage/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/LaunchImage.launchimage/Contents.json (531, 2014-07-13)
FacebookLogin/Images.xcassets/LaunchImage.launchimage/launch_image.png (18035, 2014-07-13)
FacebookLogin/Images.xcassets/LaunchImage.launchimage/launch_image_r4@2x-1@2x.png (20541, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/personMenu.imageset/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/personMenu.imageset/Contents.json (276, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/personMenu.imageset/user L.png (3353, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/personMenu.imageset/user L@2x.png (4374, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/search.imageset/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/search.imageset/Contents.json (280, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/search.imageset/search L.png (3075, 2014-07-13)
FacebookLogin/Images.xcassets/NavigationBar Buttons/search.imageset/search L@2x.png (3590, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/messages.imageset/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/messages.imageset/Contents.json (253, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/messages.imageset/messages_tab_img@2x.png (3002, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/more.imageset/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/more.imageset/Contents.json (249, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/more.imageset/more_tab_img@2x.png (2874, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/newsFeed.imageset/ (0, 2014-07-13)
FacebookLogin/Images.xcassets/Tab Bar Buttons/newsFeed.imageset/Contents.json (249, 2014-07-13)
... ...

FacebookLogin ============= A simple swift app with a Facebook "login" view, scrollable "news feed" view, and scrollable "more"view 15 hours All Required Stories Completed: Facebook login page * Tapping in the UITextField repositions the elements, as shown in the screenshots. * Tapping anywhere dismisses the keyboard * If email and password field are both blank, button should be disabled. * 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 * Navigation bar should have the search button and messages button. * Immediately after launch, display the loading indicator. * After 2 seconds, show the feed, which is a long image in a scrollable view. Did not complete the optional stories: Facebook Feed * Tapping the status button should show the compose view w/ the keyboard (optional) * Tapping a profile picture should push a profile page (optional) More * Add a scrollable view of the "More" page. (optional) * Upon tapping Log Out, return to the login screen. (optional) * Add a UIRefreshControl for a pull to refresh (optional) * After a pull to refresh, delay for 2 seconds before ending (optional) * Every other time, display an error message (optional)

近期下载者

相关文件


收藏者