Search results for textview

ZSSRichTextEditor screenshot

ZSSRichTextEditor

March 15, 2014 • MIT License
A beautiful rich text WYSIWYG editor for iOS with syntax highlighted source view.
ImgGlyph screenshot

ImgGlyph

January 25, 2014 • MIT License
ImgGlyph for iOS is a collection of drop-in replacements for UILabel and UITextView that allow for correctly sized in-line images (image glyphs) by replacing certain characters or strings with spec...
CYRTextView screenshot

CYRTextView

January 19, 2014 • MIT License
CYRTextView is a UITextView subclass that implements a variety of features that are relevant to a syntax or code text view. There are many subclasses of UITextView out there with the release of Tex...
P2MSTextView screenshot

P2MSTextView

January 02, 2014 • Apache 2.0 License
A quick way to enable rich text editing in IOS. It works on IOS 4.3+.
RFKeyboardToolbar screenshot

RFKeyboardToolbar

December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
RFMarkdownTextView screenshot

RFMarkdownTextView

December 03, 2013 • MIT License
This is a UITextView that is supposed to replicate the comment toolbar in iOctocat (http://ioctocat.com) with auto-insert markdown functionality.
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.
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
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.
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...
RDVKeyboardAvoiding screenshot

RDVKeyboardAvoiding

August 27, 2013 • MIT License
Keyboard avoiding scroll view for iOS
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 ...
UITextView-UIControl screenshot

UITextView-UIControl

July 30, 2013 • MIT License
A UIControl-like API addition to UITextView
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.
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.
PHFComposeBarView screenshot

PHFComposeBarView

May 14, 2013 • MIT License
This is a precise reconstruction of the compose bar from the iOS Messages.app, mimicking the behaviors and graphics while also allowing you to customize many aspects of it.
DMFormInputAccessoryView screenshot

DMFormInputAccessoryView

May 12, 2013 • MIT License
A simple input accessory view for use in forms.