Search results for growingtextview

BIZExpandedTextView screenshot

BIZExpandedTextView

May 01, 2016 • MIT License
BIZExpandedTextView subclass UITextView, which adds the ability to automatically expand UITextView, to meet all the characters entered and the calculation of the number of characters entered.
NextGrowingTextView screenshot

NextGrowingTextView

March 08, 2016 • MIT License
The next in the generations of 'growing textviews' optimized for iOS 7 and above.
RSKGrowingTextView screenshot

RSKGrowingTextView

February 24, 2016 • Apache 2.0 License
A light-weight UITextView subclass that automatically grows and shrinks and can be used in a compose bar similar to the Messages app. RSKGrowingTextView has several advantages: 1) it is entir...
RDRGrowingTextView screenshot

RDRGrowingTextView

October 26, 2015 • Unspecified License
Auto Layout backed growing UITextView
GrowingTextViewHandler screenshot

GrowingTextViewHandler

June 24, 2015 • MIT License
An NSObject subclass to handle resizing of UITextView as the user types in. The textview resizes as long as the number of lines lies between specified minimum and maximum number of lines.
SlackTextViewController screenshot

SlackTextViewController

September 24, 2014 • Apache 2.0 License
A drop-in UIViewController subclass with a growing text input view and other useful messaging features. Meant to be a replacement for UITableViewController & UICollectionViewController.
HPGrowingTextView screenshot

HPGrowingTextView

August 19, 2011 • MIT License
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small (out...