Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

noahtk/Home-For-iOS

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home for iOS

Screenshot

Last updated: May 31

This is an attempt to replicate essential elements of the Facebook Home experience in iOS, as an app. The aim is to re-create features like Cover Feed with basic UIKit controls and the Facebook Graph API.

Development Notes:

Videos

Animated GIF

Vimeo Video

Vimeo Video

Installation

  • git clone / pull
  • cd Home-For-iOS/Home
  • (optional) pod install / pod update
  • open and build from Home.xcworkspace
  • For installation on devices, please create a facebook app that matches the app bundle id you are using. See kenshin03#5.

Working Features

  • Coverfeed. Supports posts of type photo (added_photos/mobile_status_update/shared_story) and status (picture/mobile_status_update/wall_post).
  • Double tap to like a post from Coverfeed.
  • View comments and add comments to a post.
  • Post to your own timeline.
  • Fake launcher that opens pre-installed apps like Facebook Camera, Twitter, Instagram, Mail via URL schemes.
  • SSO to Facebook using iOS 6's SocialFramework.
  • Read Facebook Notifications

In-progress

  • Messaging
    • View Controller to list contacts to write message to
    • Message compose view with textfield and send button
    • Code to send message to graph ID via XMPP
    • Code to listen to XMPP notification and message compose view / animate in chathead.
  • UX
    • Coverfeed - Timer based auto-scroll to next view
    • Coverfeed - Auto-refresh of timeline contents after x minutes
  • Authentication
    • Auto-retry failed authentication after detecting a change in settings.

Contribution

Feel free to fork and work on any features or fix any issues as you see fit. Or submit an issue with feature requests or bug reports.

License

MIT (https://github.com/kenshin03/Home-For-iOS/blob/master/LICENSE)

About

Facebook Home port for iOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Objective-C 97.8%
  • Other 2.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.