How to display HTML code in newText

Making the move to Corona after coding native Android apps and very surprised not to find a display object like TextView that renders simple HTML formatted text.

I realise that I can save my HTML code to a local file and then load it up in a native.newWebView but that does seem a ludicrous way to do something relatively simple…

Am I missing something?

You can try this

http://forums.coronalabs.com/topic/36617-here-is-my-styled-text-html-parsing-textwrapping-module/

You can try this

http://forums.coronalabs.com/topic/36617-here-is-my-styled-text-html-parsing-textwrapping-module/