Yew: Mobile support?

Created on 18 Jan 2018  路  5Comments  路  Source: yewstack/yew

Any idea when mobile support is going to be out? if ever? THIS IS AWESOME!

Most helpful comment

I think that's just the document missing

<meta name="viewport" content="width=device-width, initial-scale=1">

Yew doesn't need to do anything special to support mobile and this issue is more about the responsiveness of the examples.

All 5 comments

Can you explain what you mean with mobile support? I'd think that that either the browser supports asmjs or wasm and yew works or it doesn't and yew doesn't work. I don't think yew has anything to do with that.?

Well, it does show up but you have to zoom in. Doesn't feel like an app.

@YusufTaha can you send a screenshot here if possible? Would be easier for people to follow up. Thanks

@mtsr @Dylan-DPC Here is a pic. Sorry for my poor issue making 馃槄
image-1

On a phone screen it is small as in it is made for a desktop it doesn't come sticking to the edges...Im sure there is a term for that.

I think that's just the document missing

<meta name="viewport" content="width=device-width, initial-scale=1">

Yew doesn't need to do anything special to support mobile and this issue is more about the responsiveness of the examples.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

agausmann picture agausmann  路  3Comments

wldcordeiro picture wldcordeiro  路  4Comments

Boscop picture Boscop  路  5Comments

FrontMage picture FrontMage  路  4Comments

kellytk picture kellytk  路  4Comments