Git Product home page Git Product logo

home-for-ios's Introduction

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)

home-for-ios's People

Contributors

kenshin03 avatar

Watchers

Alexander Hoekje List avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.