Any idea when mobile support is going to be out? if ever? THIS IS AWESOME!
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 馃槄

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.
Most helpful comment
I think that's just the document missing
Yew doesn't need to do anything special to support mobile and this issue is more about the responsiveness of the examples.