Skip to content

Instantly share code, notes, and snippets.

@reiji1020
Last active December 11, 2015 17:29
Show Gist options
  • Save reiji1020/4635118 to your computer and use it in GitHub Desktop.
Save reiji1020/4635118 to your computer and use it in GitHub Desktop.
UIPasteboard *pasteboard = [UIPasteboard generalPasteboard];
number.text = pasteboard.string;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment