Skip to content

bazscott/BSTextViewStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

UITextView+BSTextViewStyle

A UITextView category to easily style UITextView such that it looks like a UITextField with a border and rounded corners.

Usage

#import "UITextView+BSTextViewStyle.h"

...
yourTextView = [UITextView bs_textFieldStyle: yourTextView];
...

About

BSTextViewStyle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors