You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
MPTextView
2
2
==========
3
3
4
+
## MPTextView and support for iOS 7
5
+
6
+
I'm not currently shipping any applications which use MPTextView. It's completely untested on iOS 7 and later. I recommend maintaining a fork with iOS 7+ support, or evaluating an alternative project such as [SZTextView](https://github.com/glaszig/SZTextView).
7
+
8
+
9
+
---
10
+
11
+
4
12
A UITextView subclass with support for placeholder text (similar to UITextField)
0 commit comments