-
Notifications
You must be signed in to change notification settings - Fork 0
vcharap/JBWrappingLabel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JBWrappingLabel A crude little UILabel alternative focused specifically on wrapping lines. Made because reading APIs is boring. Intialize with a CGRect, This rect should specify the dimensions of ONE line of text. Set the baseLabel, properties from this label will determine how the text looks (font, font color, font size, line break mode, etc). Set the maxLines, this will determine the maximum number of lines to use, (each line will have height specified by the intial frame). Finally set the text and call arrangeLabel. arrangeLabel will resize the height of the view to fit up to maxLines of text.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published