Search results for text

SPHChatBubble screenshot

SPHChatBubble

December 03, 2013 • BSD License
Sphchatbubble to use in chat screens. This project is an attempt to create the experience of chat bubbles with image , time and avatar support. Features: 1. You can customize as per you...
TSValidatedTextField screenshot

TSValidatedTextField

December 01, 2013 • Apache 2.0 License
This is simple and ready to use subclass of UITextField that allows you to validate text in the text field with pattern you set.
IQDropDownTextField screenshot

IQDropDownTextField

November 23, 2013 • MIT License
TextField with DropDown support using UIPickerView
ARAutocompleteTextView screenshot

ARAutocompleteTextView

November 20, 2013 • MIT License
ARAutocompleteTextView is a subclass of UITextView that automatically displays text suggestions in real-time. This is perfect for automatically suggesting the domain as a user types an email addre...
DDHTextView screenshot

DDHTextView

November 19, 2013 • MIT License
A UITextView subclass which lets you move the cursor and select text with a pan gesture.
MDHTMLLabel screenshot

MDHTMLLabel

November 18, 2013 • MIT License
MDHTMLLabel is a lightweight, easy to use class for rendering text containing HTML tags on iOS 6.0+. It behaves almost exactly the same as UILabel and allows you to fully customize its appearence w...
TSCurrencyTextField screenshot

TSCurrencyTextField

November 14, 2013 • MIT License
UITextField subclass for ATM-style currency-amount entry.
AKNumericFormatter screenshot

AKNumericFormatter

November 09, 2013 • MIT License
Formatter for numerical fields and UITextField category to use it easily while editing.
ICTextView screenshot

ICTextView

November 08, 2013 • MIT License
ICTextView is a UITextView subclass with optimized support for string/regex search and highlighting. It also features some iOS 7 specific improvements and bugfixes to the standard UITextView.
RPFloatingPlaceholders screenshot

RPFloatingPlaceholders

October 25, 2013 • MIT License
UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text. Example: http://i.imgur.com/Sze6OFN.gif
AVTagTextView screenshot

AVTagTextView

October 25, 2013 • MIT License
A category that adds an Instagram-like hashtag choosing/listing capability to the UITextView
JVFloatLabeledTextField screenshot

JVFloatLabeledTextField

October 19, 2013 • MIT License
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
SECoreTextView screenshot

SECoreTextView

September 29, 2013 • MIT License
SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing. More powerful, customizable, and flexible than UITextView.
BZGFormField screenshot

BZGFormField

September 24, 2013 • MIT License
BZGFormField is a text field for better forms. The left indicator changes color based on the validity of the field's text. When the text field returns, the indicator expands and becomes tappable. W...
RMSTokenView screenshot

RMSTokenView

September 14, 2013 • MIT License
RMSTokenView is a text-field like view that handles tokens as seen in the Mail app. It was inspired and reworked from davbeck's TURecipientBar.
iOSValidator screenshot

iOSValidator

September 11, 2013 • Apache 2.0 License
UITextField Validator for iOS is a rule based validation framework.
RichTextEditor screenshot

RichTextEditor

September 04, 2013 • MIT License
A RichTextEditor for iPhone & iPad. Features: * Bold * Italic * Underline * StrikeThrough * Font * Font size * Text background color * Text foregroud color * Text alignment * Paragra...
IQKeyboardManager screenshot

IQKeyboardManager

September 02, 2013 • MIT License
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much m...
PPiAwesomeButton screenshot

PPiAwesomeButton

August 28, 2013 • MIT License
UIButton category with Flat Design and extra methods to set Title+Icon FontAwesome font
RDVKeyboardAvoiding screenshot

RDVKeyboardAvoiding

August 27, 2013 • MIT License
Keyboard avoiding scroll view for iOS