MPTextView
MPTextView copied to clipboard
A UITextView subclass with support for placeholder text (like UITextField)
Textview placeholder do not respect right to left attributes right now ....
Thanks for open sourcing this @cbowns. Would you mind adding it to CocoaPods?
The placeholder label is sized according to its parent in Portrait Mode even when the iDevice starts the app in Landscape Mode. Run on an iPad 3 / iOS 7.1.1.
Just like iOS 6, we should align the placeholder text several pixels to the left so that the cursor and the actual text that replaces it are aligned.