Skip to content

Instantly share code, notes, and snippets.

@is8r
Created February 5, 2013 02:44
Show Gist options
  • Save is8r/4711726 to your computer and use it in GitHub Desktop.
Save is8r/4711726 to your computer and use it in GitHub Desktop.
- (NSArray*)defaultFavoriteImageSharers {
return [NSArray arrayWithObjects:@"SHKTwitter", @"SHKFacebook", @"SHKInstagram", @"SHKPhotoAlbum", nil];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment