UILabel-Clipboard-Sample
UILabel-Clipboard-Sample copied to clipboard
Sample project demonstrating how you can display the pasteboard menu on an UILabel.
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.