OWActivityViewController

BSD License
Objective-C
iOS

1 image

Author

Description

OWActivityViewController is a fork of REActivityViewController, with no external dependence. only support iOS integrated Social Network (for iOS 6: Twitter/Facebook/SinaWeibo, for iOS 5: Twitter).

Here is REActivityViewController dependencies:

  • AFNetworking ~> 1.1
  • Facebook-iOS-SDK ~> 3.2
  • DEFacebookComposeViewController ~> 1.0.0
  • REComposeViewController ~> 2.0
  • PocketAPI ~> 1.0.2
  • SFHFKeychainUtils ~> 0.0.1
  • AFXAuthClient ~> 1.0.5

For some one only want their apps the same behavior as pre installed apps (such as Photos app) under iOS 6 (show Twitter/Facebook/SinaWeibo as share options, even if corresponding account is not set up in iOS Settings.), and provide modern UI under iOS 5, there is no need to depend on lots external libraries.

REActivityViewController is more powerful, but OWActivityViewController is more slim; they are different.

Tags