My application uses an UITextView. Now I want the UITextView to have a placeholder similar to the one you can set for an UITextField.<
UITextView
UITextField
I recommend to use SZTextView.
SZTextView
https://github.com/glaszig/SZTextView
Add your default UITextView from storyboard and then change its custom class to SZTextView like below
storyboard