Add support for media queries #46
vallemar
started this conversation in
1. Ideas & Discussions
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I think it would be interesting to add media query support to NativeScript. I don't think as a first iteration all the standardization is needed but the basic uses of width, height and orientation are needed:
It would contribute a lot when designing views and I think it would be compatible with tailwind and its responsive logic.
All reactions