ShareKit
ShareKit copied to clipboard
Drop in sharing features for all iPhone and iPad apps
Licorize is a minimalistic and fast to-do manager that you can feed with your bookmarks and web updates. On ShareKit we enabled link and text sharing on Licorize service. Licorize...
Modified Config.h to include Flickr API keys
Hi! I've updated the Facebook SDK to the new SDK with Open Graph support (https://github.com/facebook/facebook-ios-sdk). Includes Single Sign-on support. Tested all FB share types (URL, photo, and text) on devices...
This patch removes the more button if a user sets the property. In a recent project, the customer insisted on having 2 options for sharing only, so this patch helped.
I have fixed the indicator to set it to correct orientation immediately after launch. Otherwise it renders incorrectly in non-portrait orientation if the device was not rotated.
Hi, We just added Posterous support. We would love to have this as part of the main ShareKit project. Thanks! Arik
This most recent version also supports local app IDs for multiple iOS apps built around a single facebook app, in addition to fixes that allow an image to get uploaded...
Added again Spanish translation, which seems to have been previously discarded. Also some tweaks to code.
I've integrated LinkedIn sharing, using the published REST API (authenticating via OAuth) into ShareKit. Below is a copy of my initial commit notes, from SHKLinkedIn.m. To summarize: Sharing works, and...
This bug was introduced by 0e3dd3e680d7d5126efdf07dd8c527dfe5546a7f To reproduce, just use the library in a way it can't determine the root view controller by itself and set it using advised [[SHK...