Ian Bussières
Ian Bussières
Late for @bang88 perhaps, but for anyone who comes across this, here is a quick and dirty version I use. It uses iPhone breakpoints for dimensions, but renders just fine...
I'm using it for font, padding and margin sizes. https://github.com/vitalets/react-native-extended-stylesheet#rem-units
To be honest, I'm not sure how well this plays with accessibility settings. I would guess not so well.
Thanks for the reply @ykethan . I can confirm the workaround works on my end as well. If this were a documented step, I would even say it is good...
@dbuarque I'd love to have it, too. Even if you don't publish it as an actual react-native component, just the code is better than nothing !