Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 363 Bytes

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.