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?