CHTTextView 0.1

CHTTextView 0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Nelson.




  • By
  • Nelson

A UITextView subclass which supports placeholder (almost) perfectly in any text and/or font setting.

Screenshot

Prerequisite

  • ARC
  • iOS 6+

Feature

  • Easy to use
  • Position placeholder (almost) perfectly in any text and/or font setting

Installation

Manual

Add CHTTextView.{h,m} to your Xcode project.

Demo

See the Sample project for more details. In the project, you can change font name and/or size easily. Try and see the result for placeholder.

Thanks

CHTTextView is heavily inspired by and is based on SAMTextView.

Change Log

0.1

  • First release