This open-source library allows you to integrate Facebook into your iOS app.
Learn more about the provided samples, documentation, integrating the SDK into your app, accessing source code, and more athttps://developers.facebook.com/docs/ios
NOTE: By default, the Facebook SDK for iOS is installed in ~/Documents/FacebookSDK
TRY IT OUT
- Download the SDK at https://developers.facebook.com/docs/ios or via CocoaPods by adding the 'FBSDKCoreKit', 'FBSDKLoginKit', and 'FBSDKShareKit' pods.
- Test your install: build and run the project at ~/Documents/FacebookSDK/Samples/Scrumptious/Scrumptious.xcodeproj
- Check-out the tutorials available online at: https://developers.facebook.com/docs/ios/getting-started
- Start coding! Visit https://developers.facebook.com/docs/ios for tutorials and reference documentation.
FEATURES
- Login - https://developers.facebook.com/docs/facebook-login
- Sharing - https://developers.facebook.com/docs/sharing
- App Links - https://developers.facebook.com/docs/applinks
- Graph API - https://developers.facebook.com/docs/ios/graph
- Analytics for Apps - https://developers.facebook.com/docs/analytics
GIVE FEEDBACK
Please report bugs or issues to https://developers.facebook.com/bugs/
You can also join the Facebook Developers Group on Facebook (https://www.facebook.com/groups/fbdevelopers/) or ask questions on Stack Overflow (http://facebook.stackoverflow.com)
// UIScrollView+APParallaxHeader.h
//
// Created by Mathias Amnell on 2013-04-12.
// Copyright (c) 2013 Apping AB. All rights reserved.
// MarqueeLabel.h
//
// Created by Charles Powell on 1/31/11.