Skip to content

Instantly share code, notes, and snippets.

@aaustin
Created November 11, 2015 19:47
Show Gist options
  • Select an option

  • Save aaustin/dcff15e633c3bd032bb9 to your computer and use it in GitHub Desktop.

Select an option

Save aaustin/dcff15e633c3bd032bb9 to your computer and use it in GitHub Desktop.
[branchUniversalObject showShareSheetWithLinkProperties:linkProperties
andShareText:@"Super amazing thing I want to share!"
fromViewController:self
andCallback:^{
NSLog(@"finished presenting");
}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment