Skip to content

cosmycx/TapLinksLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TapLinksLabel

UILabel subclass with tappable links.

Requirements

  • iOS 8.0+
  • Xcode 8

###Installation

Copy the file TapLinksLabel.swift into your project

###Usage

  1. In Xcode create a label of TapLinksLabel class, assign it text with links
  2. In the View Controller reference the label, and implement the protocol function
  3. Also see the example

###Author

Cosmin Potocean

###Licence

MIT license. See the LICENSE file for more info.

About

UILabel subclass with tappable links.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages