nicklockwood / FXForms

[DEPRECATED]
Other
2.93k stars 339 forks source link

How can we increase textview font size. #471

Open shubham-gupta-bs opened 4 years ago

shubham-gupta-bs commented 4 years ago

In setUp method: self.textView.font = [UIFont systemFontOfSize:20];

But It didn't work.