Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

LPlaceholderTextView

LPlaceholderTextView is a UITextView subclass with placeholder text. Just add LPlaceholderTextView class to your project.

Sample implementation

_textView.placeholderText = @"Enter text...";
_textView.placeholderColor = [UIColor lightGrayColor];

Screenshots


About

UITextView subclass with placeholder text

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors