Allow setting multiple values within a media query or breakpoint #1015
remyoudemans
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
|
Looks great, but it would be a breaking change ;) Maybe I can add it in Unistyles 4 |
Beta Was this translation helpful? Give feedback.
2 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.
-
First of all, amazing library! Seems like a vast improvement on react-native's StyleSheet.
I've been trying it out, and it would make media queries and breakpoints way more powerful if you could use them for multiple values instead of just one.
For example right now as far as I can tell I might have to do this.
It would be far more practical to be able to do this:
Please let me know if this is already possible somehow and I missed it!
Beta Was this translation helpful? Give feedback.
All reactions