Skip to content

Commit 5f126d7

Browse files
committed
Update README.md
Add note about iOS 7 support and propose an alternative project.
1 parent 28b22b4 commit 5f126d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
MPTextView
22
==========
33

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+
412
A UITextView subclass with support for placeholder text (similar to UITextField)
513

614
### Notes and errata

0 commit comments

Comments
 (0)