Skip to content

Instantly share code, notes, and snippets.

@marianoabdala
Created June 14, 2013 22:38
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/bb876e553bda79330020 to your computer and use it in GitHub Desktop.
Save marianoabdala/bb876e553bda79330020 to your computer and use it in GitHub Desktop.
- (NSString *)activityType;
- (NSString *)activityTitle;
- (UIImage *)activityImage;
- (BOOL)canPerformWithActivityItems:(NSArray *)activityItems;
- (void)prepareWithActivityItems:(NSArray *)activityItems;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment