Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

akosma/TwitThis

Repository files navigation

TwitThis – Use Multiple Twitter Clients on your iPhone Application

TwitThis allows you to easily choose a Twitter client from a configurable list.

Features

  • The class TwitterClientManager loads a list list of supported Twitter clients is loaded from a plist file, which can be extended to support more clients in the future;
  • Each Twitter client is represented by an instance of the TwitterClient class;
  • The user can choose his preferred Twitter client at any time, and launch the application by a simple touch; the TwitterClientManager class stores the selected value in the user settings.

For the moment the application supports Tweetbot, Twitterrific, Twitter for iPhone and Twittelator, but it can be extended to other clients easily.

About

Sample project showing a helper class which wraps the complexity of having to deal with many different Twitter clients from the same iPhone application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published