TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Nelson.
A UITextView subclass which supports placeholder (almost) perfectly in any text and/or font setting.
Add CHTTextView.{h,m}
to your Xcode project.
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.
CHTTextView is heavily inspired by and is based on SAMTextView.