Skip to content

UIInsetsLabel is a UILabel with the edge property.

License

Notifications You must be signed in to change notification settings

relayon/UIInsetsLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIInsetsLabel

UIInsetsLabel is a UILabel with the edge property, and the edge can be designed in storyboard. UIInsetsLabel 是一个支持在Storyboard中设置边缘的UILabel,另外,还支持圆角设置。

IBDesignable / IBInspectable

由于这个问题的存在,https://github.com/MuscleRumble/THLabel/issues/28
在Storyboard中设计需要XCode7.2的支持。

Design & Effects

Installation

Cocoapods(Recommended)

1. pod 'UIInsetsLabel'

Manual

1. Add all files under `UIInsetsLabel` to your project

Usage:

1, 添加一个UILabel到Sotryboard
2,在identity inspectory中设置UILabel的Class为UIInsetsLabel

License

UIInsetsLabel is available under the MIT license. See the LICENSE file for more info.

About

UIInsetsLabel is a UILabel with the edge property.

Resources

License

Stars

Watchers

Forks

Packages

No packages published