This is a simple project demonstrating how you can display the system
pasteboard menu on a regular UILabel
. The interesting code is in the
CopyLabel.m
class. Originally motivated by this question
on Stack Overflow. Released to public domain under the CC0 license.
zoul/UILabel-Clipboard-Sample
Sample project demonstrating how you can display the pasteboard menu on an UILabel.
Objective-C