Can we enable the cut copy paste menu for a UILabel as it is for a UITextField?
UILabel
UITextField
If not, and I need to convert my UIL
UIL
I've made an open source UILabel subclass that shows a UIMenuController with a "Copy" option upon long press:
HTCopyableLabel on GitHub