Twitter Kit Timelines samples
Objective-C Other
Switch branches/tags
Nothing to show
Latest commit a8ec7d9 Apr 10, 2016 @jchahoud jchahoud Merge pull request #3 from twitterdev/tk-upgrade
Upgrade to Twitter Kit 2.0

README.md

Twitter Kit Timelines samples for iOS

This is a sample demonstrating basic usage of [Timelines] (https://dev.twitter.com/twitter-kit/ios/show-timelines) which are a part of Twitter Kit, available via [Fabric] (https://fabric.io).

This sample uses guest authentication which is limited to API requests that do not require a user context.

Getting Started

To get started and run the app following, you need to follow these simple steps:

  1. Open the project with Xcode.
  2. Sign up for Fabric on fabric.io.
  3. Download and install the Fabric Mac app.
  4. Install Twitter Kit from the Mac app. When prompted, select one of the predefined snippets to complete the onboarding (eg. "Log In With Twitter"). Note: You don't have to copy any of the code provided into this project.
  5. You're all set! Run the project on your iPhone or the iOS Simulator.

Compatibility

This project is written in Swift and requires Xcode 6.1.

License

Copyright 2015 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0