A UITextView category to easily style UITextView such that it looks like a UITextField with a border and rounded corners.
#import "UITextView+BSTextViewStyle.h" ... yourTextView = [UITextView bs_textFieldStyle: yourTextView]; ...
| Name | Name | Last commit date | ||
|---|---|---|---|---|