Tagged: UITextView

There are 1 items tagged #UITextView.
And there a lots of other tags to explore.

How to display HTML in UILabel and UITextView

When you work with an API, there would be a time when your backend wants to control a text style, and HTML is the most common format for the job. Do you know that WKWebView is not the only way to present HTML string? Learn how to render it in UILabel and UITextView.

See all tags.