All Projects → Marcocanc → Nelinelabel

Marcocanc / Nelinelabel

Licence: mit
🖋 A UILabel subclass that adds a decorative line / separator

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Nelinelabel

Zswtappablelabel
UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable.
Stars: ✭ 148 (+311.11%)
Mutual labels:  uilabel
SPScrollNumLabel
No description or website provided.
Stars: ✭ 65 (+80.56%)
Mutual labels:  uilabel
Autoscrolllabel
Provides marquee like UILabel scrolling, think Music.app track title scrolling. For Obj-C & Swift.
Stars: ✭ 499 (+1286.11%)
Mutual labels:  uilabel
Cltypinglabel
iOS UILabel with character by character typing /typewriter animation
Stars: ✭ 192 (+433.33%)
Mutual labels:  uilabel
DossyTextLabel
A subclass of UILabel reminiscent of Strong Bad's faithful Tandy 400.
Stars: ✭ 75 (+108.33%)
Mutual labels:  uilabel
Marqueelabel
Charles Powell
Stars: ✭ 3,741 (+10291.67%)
Mutual labels:  uilabel
Uilabel Copyable
A simple category to add copy functionality to UILabel.
Stars: ✭ 113 (+213.89%)
Mutual labels:  uilabel
Atributika
Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
Stars: ✭ 845 (+2247.22%)
Mutual labels:  uilabel
AMXFontAutoScale
⚠️ Experimental automatic cross-device font scaling for UILabel and UITextView.
Stars: ✭ 39 (+8.33%)
Mutual labels:  uilabel
Ppcounter
iOS与macOS中一款优雅的数字/金额增减动效组件
Stars: ✭ 451 (+1152.78%)
Mutual labels:  uilabel
Dwanimatedlabel
An UILabel subclass that lets you animate text with different types
Stars: ✭ 252 (+600%)
Mutual labels:  uilabel
GravityTagCloudView
A tag cloud view with gravity.
Stars: ✭ 22 (-38.89%)
Mutual labels:  uilabel
Activelabel.swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
Stars: ✭ 3,942 (+10850%)
Mutual labels:  uilabel
Ghosttypewriter
👻 A UILabel subclass that adds a typewriting animation effect
Stars: ✭ 159 (+341.67%)
Mutual labels:  uilabel
Attributedlabel
Easy to use, fast, and higher performance than UILabel.
Stars: ✭ 514 (+1327.78%)
Mutual labels:  uilabel
Cjlabel
A drop-in replacement for UILabel that supports NSAttributedString, rich text, display any view, links, select copy and more
Stars: ✭ 140 (+288.89%)
Mutual labels:  uilabel
JQScrollNumberLabel
JQScrollNumberLabel:仿tumblr热度滚动数字条数, 一个显示数字的控件,当你改变其数字时,能够有滚动的动画,同时动画和位数可以限制,动态创建和实例化可选,字体样式自定义等。
Stars: ✭ 29 (-19.44%)
Mutual labels:  uilabel
Sodieremojikeyboardplus
支持自定义emoji表情,icon font , FontAwesome,斜体,超链接,粗体,下划线,字体,颜色,镂空字体等富文本
Stars: ✭ 14 (-61.11%)
Mutual labels:  uilabel
Thlabel
UILabel subclass, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
Stars: ✭ 636 (+1666.67%)
Mutual labels:  uilabel
Nudein
An easy-to-use attributed text view for iOS Apps,use like masonry
Stars: ✭ 450 (+1150%)
Mutual labels:  uilabel

Banner

NELineLabel

A UILabel subclass that adds a decorative line

IBInspectable

Using NELineLabel

You can use NELineLabel Programmatically or in IB. Don't forget to add width constraints/set custom sizing on your Label, since that's where the line is going to be drawn.

Customizing NELineLabel

NELineLabel supports IBDesignable and IBInspectable. You can customize the space between the text and line (lineSpace) and the height of the line (lineHeight).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].