Search results for uilabel

GDSMSSplitter screenshot

GDSMSSplitter

June 24, 2015 • MIT License
The repository contains two Objective-C classes designed to split a string into a sequence of short messages close to the international standard of SMS messaging. The GDSMSSplitter class is respons...
No image provided.

BFKit-Swift

June 23, 2015 • MIT License
BFKit-Swift is a collection of useful classes, structs and extensions to <strong>develop Apps faster</strong>. If you are looking for <strong>Objective-C</strong> version check it out here: <str...
ResponsiveLabel screenshot

ResponsiveLabel

June 09, 2015 • MIT License
A UILabel subclass which detects given patterns specified by regular expression and makes them tappable. This also allows to replace the default ellipse of UILabel with tappable attributed string. ...
UILabel+Copyable screenshot

UILabel+Copyable

April 17, 2015 • MIT License
A simple UILabel category meant to add copy functionality to it. Features: Supports Interface Builder Supports long press gesture Allows enable/disble the copy feature Works with all UILabel...
FSDAirportFlipLabel screenshot

FSDAirportFlipLabel

March 31, 2015 • MIT License
UILabel like old Airport flipping labels. Will animate any change in text by flipping the characters.
Ophiuchus screenshot

Ophiuchus

March 27, 2015 • MIT License
Custom Label to apply animations on whole text or letters.
UILabel-AutomaticWriting screenshot

UILabel-AutomaticWriting

March 10, 2015 • MIT License
UILabel category with automatic writing animation. Inspired by Google Trends - Hot Searches (http://www.google.com/trends/hottrends/visualize)
BTLabel screenshot

BTLabel

January 28, 2015 • MIT License
UILabel subclass with vertical text alignment, insets, images and height calculation.
IQLabelView screenshot

IQLabelView

January 22, 2015 • MIT License
IQLabelView is used to add text overlay and resize and rotate it with single finger. pod 'IQLabelView', '~> 0.1'
GoogleMaterialDesignIcons screenshot

GoogleMaterialDesignIcons

January 12, 2015 • CC BY-SA 4.0 License
Google Material Design Icons Font for iOS It is based on https://github.com/google/material-design-icons. it converts the material-design-icons svg file in the font file, it was easy to use. You c...
ShadeLabel screenshot

ShadeLabel

January 06, 2015 • Unspecified License
A UILabel library that automatically drops shadow if it's backgroundColor or superview's background (if your label backgroundColor is clearColor) get's brighter.
No image provided.

BFKit

December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>. If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
WeatherFontIcon screenshot

WeatherFontIcon

October 28, 2014 • MIT License
Using Font Icon Set within Label to display weather icon
KIInPlaceEdit screenshot

KIInPlaceEdit

October 05, 2014 • MIT License
In-place editing for UILabel! UILabel+InPlaceEdit.h enables users to edit a label in the place. No inheritance. Just import the category and [label ipe_enableInPlaceEdit]; :) Related Link...
ASAttributedLabelNode screenshot

ASAttributedLabelNode

September 05, 2014 • MIT License
Draw NSAttributedString in SpriteKit
ODMultiColumnLabel screenshot

ODMultiColumnLabel

August 16, 2014 • MIT License
A UILabel replacement that renders text on multiple columns, comes in both Objective-C and Swift versions
TOMSMorphingLabel screenshot

TOMSMorphingLabel

August 06, 2014 • MIT License
Configurable morphing transitions between text values of a label.
ClearTextLabel screenshot

ClearTextLabel

July 25, 2014 • MIT License
UILabel subclass that renders see through text using CoreText, textColor is clearColor.
CRGradientLabel screenshot

CRGradientLabel

June 13, 2014 • MIT License
Custom UILabel subclass which allows gradient coloured backgrounds.
APLabel screenshot

APLabel

May 31, 2014 • MIT License
Detect touch on a `UILabel`'s letters. How it works it's explained here: http://www.albertopasca.it/whiletrue/2013/09/objective-c-recognize-letter-pressed-on-uilabel/