Skip to content

Instantly share code, notes, and snippets.

@oliverbarreto
Forked from sendoa/ejemplo.m
Created December 9, 2013 22:11
Show Gist options
  • Save oliverbarreto/7881932 to your computer and use it in GitHub Desktop.
Save oliverbarreto/7881932 to your computer and use it in GitHub Desktop.
yourTextView.editable = NO;
yourTextView.dataDetectorTypes = UIDataDetectorTypeAll;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment