Skip to content

Objective-C sample for iOS 7 attributed text's link highlighting in UITextView

License

Notifications You must be signed in to change notification settings

deksden/LinkAttributedNotepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkAttributedNotepad

This is sample iOS 7 Objective-C application to illustrate usage of links attributes in attributed text. Any text can be highlighted as a link (in this saple - twitter user name styled text), so application can perform some task when user clicks a link. Also this sample illustrate how to make custom scheme for URI and handle it. iOS have build-in support for opening http links in Safari.

Based on this tutorial: http://www.raywenderlich.com/48001/easily-overlooked-new-features-ios-7#textViewLinks

Sample app is slightly modified and enhanced.

About

Objective-C sample for iOS 7 attributed text's link highlighting in UITextView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published