You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys! First of all, awesome lib @diego3g. I think it will be very helpful for us all!
One thing that can be a great addon is a ResponsiveStyleSheet (or ResponsiveSheet, if you prefer) that acts like the default rn's Stylesheet plus a parser to rem flags. It's something like the ScaledSheet from react-native-size-matters. It could be nice for the ones that often use the default Stylesheet instead of styled-components. So, for example, we can have something like:
Hello guys! First of all, awesome lib @diego3g. I think it will be very helpful for us all!
One thing that can be a great addon is a ResponsiveStyleSheet (or ResponsiveSheet, if you prefer) that acts like the default rn's Stylesheet plus a parser to
rem
flags. It's something like the ScaledSheet fromreact-native-size-matters
. It could be nice for the ones that often use the default Stylesheet instead of styled-components. So, for example, we can have something like:What do you think about it?
The text was updated successfully, but these errors were encountered: