For example you might have implemented sharing the current photo to Facebook and Twitter in your app. If you like you could add these options to the UI presented by PALSendToController like this: - (void)presentSendToUI { PALSendToController *sendToVC = [[[PALSendToController alloc] init...