Nativescript: Support for font-family on iOS HtmlView

Created on 16 Dec 2015  路  6Comments  路  Source: NativeScript/NativeScript

IMO shouldn't need to do this
https://gist.github.com/N3ll/f6c939539b6c0e0ae0e5

I think the font is fine on android, or at least looks like the proper font.

Would be great to remove more codebehind and throw this in CSS

HtmlView {
  font-family: "Lato";
}


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

css feature help wanted

Most helpful comment

+1 for this!

All 6 comments

Also will be good to set font-size

any news (or workaround) about this request?

@vakrilov @hshristov @PanayotCankov Guys, is this doable with modules 3.0+?

This one should be doable. Making it with up-for-grabs if anyone is willing to give it a try.

is this implemented?

+1 for this!

Was this page helpful?
0 / 5 - 0 ratings