Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile support? #113

Closed
ghost opened this issue Jan 18, 2018 · 5 comments
Closed

Mobile support? #113

ghost opened this issue Jan 18, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Jan 18, 2018

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

@mtsr
Copy link

mtsr commented Jan 19, 2018

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.?

@ghost
Copy link
Author

ghost commented Jan 22, 2018

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

@Dylan-DPC-zz
Copy link

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

@ghost
Copy link
Author

ghost commented Jan 25, 2018

@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.

@wldcordeiro
Copy link
Contributor

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.

@ghost ghost closed this as completed Jan 30, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants