Skip to content

Instantly share code, notes, and snippets.

@marianoabdala
Created June 14, 2013 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianoabdala/4e3b8b48a767801672de to your computer and use it in GitHub Desktop.
Save marianoabdala/4e3b8b48a767801672de to your computer and use it in GitHub Desktop.
UIActivity.mm
- (NSString *)activityTitle;
- (UIImage *)activityImage;
- (BOOL)canPerformWithActivityItems:(NSArray *)activityItems;
- (UIViewController *)performWithActivityItems:(NSArray *)activityItems;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment