I want to create the native Copy and Paste experience that iOS provides when you tap and hold a UITextField - but I want it to work on a UILabel instead of a UITextField.
Is this possible, or is it something that only works with UITextField?
Would I need to create my own custom UI and mess around in UIPasteboard or is there a more eloquent solution?
Here is a typical example, although it normally also shows the zoomed in circle:
