Search results for text

MBFormCoordinator screenshot

MBFormCoordinator

August 25, 2013 • MIT License
Easily chain, bind, and validate text fields.
FDLabelView screenshot

FDLabelView

August 25, 2013 • Unspecified License
A label view that adds justified text support, plus automatic frame adjustment, scalable line height, padding, and more.
UITextViewExtras screenshot

UITextViewExtras

August 23, 2013 • MIT License
Collection of convenience methods for finding the paths and locations of text in UITextView. * Calculate the bounding path (or CGRect) of a character, word, sentence, line or paragraph at given ...
MSCMoreOptionTableViewCell screenshot

MSCMoreOptionTableViewCell

August 21, 2013 • MIT License
Drop-in solution to achieve the "More" button in an UITableView's "swipe to delete"-menu by extending Apple's own implementation and not rewriting it, so UITableView's standard behavior isn't chang...
HTCopyableLabel screenshot

HTCopyableLabel

August 06, 2013 • MIT License
HTCopyableLabel is a subclass of UILabel that makes it easy to allow users to copy a label's text.
WUTextSuggestion screenshot

WUTextSuggestion

August 05, 2013 • MIT License
A text suggestion toolkit for iOS.
SAHighlightedTextField screenshot

SAHighlightedTextField

August 02, 2013 • BSD License
A flexible iOS component that subclasses UITextField and switches the background while the text field is being edited.
UITextView-UIControl screenshot

UITextView-UIControl

July 30, 2013 • MIT License
A UIControl-like API addition to UITextView
DAContextMenuTableViewController screenshot

DAContextMenuTableViewController

July 27, 2013 • MIT License
A UITableViewController subclass with "more" accessory view, that looks and behaves similarly to the one in the native mail app.
AnimateLabel screenshot

AnimateLabel

July 20, 2013 • MIT License
A basic label extension which allows you to pass an array of words/text which it will keep changing with simple fade animation every few seconds.
PICircularProgressView screenshot

PICircularProgressView

July 17, 2013 • MIT License
PICircularProgressView is a subclass of UIView with circular UIProgressView properties and text in this circle representing the progress. It is based on TSPCircularProgressIndicator for OS X fro...
SheenFigure screenshot

SheenFigure

July 11, 2013 • Apache 2.0 License
An open source library to render Arabic/Urdu fonts.
FocusColorTextField screenshot

FocusColorTextField

June 29, 2013 • BSD License
Set a different backgroundColor and textColor on your text fields and text views when they have focus.
CurrencyNumericTextField screenshot

CurrencyNumericTextField

June 28, 2013 • BSD License
Provides a currency symbol-equipped text field.
LRAccessoryView screenshot

LRAccessoryView

June 13, 2013 • BSD License
LRAccessoryView is a custom UIToolbar view for iOS that enables a control for form navigation (like Safari)
DALinedTextView screenshot

DALinedTextView

June 10, 2013 • MIT License
DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.
BRScrollBarView screenshot

BRScrollBarView

June 03, 2013 • BSD License
BRScrollBarView is a powerful scroll bar allows the user to drag a handle to quickly scroll through the contents of a UIScrollView or UITableView. BRScollBarView shows a label with text, so you ...
WTReTextField screenshot

WTReTextField

June 03, 2013 • MIT License
Subclass of UITextField with RegEx input validation and formatting as you type
RKRichTextView screenshot

RKRichTextView

June 01, 2013 • Apache 2.0 License
RKRichTextView is one of the most advanced Editable Rich Text Views. It is tested to work with iPhone/iPad OS 5.0 and newer.
ACEAutocompleteBar screenshot

ACEAutocompleteBar

May 25, 2013 • MIT License
Simple `UITextField` category to display text suggestions in real-time on the top of the virtual keyboard.