SSShare

SSShare is a collection of commonly used social network to share the stuffs within an application.

SSShare is simple to integrate with any application for iPhone/iPad.





Whats great?

SSShare is a universal sample made for both iPhone and iPad. No need to integrate each individual framework for sharing.

Dropbox support for sharing the contents.

All you to need is set the delegate of SSShareController shared instance  as your controller class and implement protocol SSShareControllerDelegate method

-(SSShare *)shareDataForShareType:(ESSShareType)type

Features:

  • User can share the stuff to Facebook, Twitter, Dropbox and mail.

  • Great UI for sharing from any controller view. (Modified KLExpandingSelect - Dropbox support)

  • Replace the images and respective constants for the application needs.

  • Universal app support.

  • Used ARC for object life cycle.

  • Future - tumblr, stumbleupon and Instapaper support.

Usage:

  • Copy the framework DropboxSDK.framework into Build Phase of the target.

  • If dropbox is used to share, proper APPKEY and SECRET_KEY should be passed from the delegate. Also the APPKEY should be copied to URL types/URL Schemes as "db-APPKEY" (without quotes).

  • Required frameworks: Security, DropboxSDK, MessageUI, Social, QuartzCore.

Download Source

Download Source (Without Dropbox)

Comments

Popular posts from this blog

SSToken

Clean code architecture

SSAutoMailScript - To scan email address and initiate new mail.