HtmlNative ======== Using Html to render Android native views. Other than Webview, HtmlNative directly parses HTML and CSS into Android native views, which will: - Reach better user-expirence by native widgets - Make UI dynamic, no need to release new version of application - Easy to write html and css - Define your own html tag - Support inline script of Lua, by which you can control the logic inside of this view. > Future plan is trying to embed javascript in it. ## Html Support ```html ,

,

,

,

,

,

,
, , ,
,
,