In my application there is UITextView
containing an email address. When I touch and hold on email address, then an action sheet pops up with following buttons on it:
- "New message"
- "Add to contact"
- etc.
How to perform custom action on "New message" button click?