Skip to content

A custom UILabel that fades away the tail end of your text in the event of your text being too large to fit within the label's frame.

Notifications You must be signed in to change notification settings

shawn-frank/FadingLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

FadingLabel

A lightweight custom UILabel that enhances the default elipsis (3 dot) text truncation mechanism used by UILabel by adding a fade to the tail trunctation.

Currently this only supports single line labels.

Usage

Just drop FadingLabel.swift into your project and use it as a regular UILabel

Expected Output

image

About

A custom UILabel that fades away the tail end of your text in the event of your text being too large to fit within the label's frame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages