How to display HTML in UILabel and UITextView | Sarun
sarunw.comWhen 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.
Read more...