We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Same as usual UIViewController subclasses.
ASShareComposeViewController *shareCtr; shareCtr = [[ASShareComposeViewController alloc] init]; [self presentViewController:shareCtr animated:YES completion:nil];