Relative sizes in Expo

I’m unsure if this is the right place to ask for this, but I couldn’t find a more appropriate section.

I see Expo doesn’t support ‘rem’ values outside of Expo Web. This is just like React Native so it’s not a massive surprise. However with React Native I’d be able to use something like react-native-extended-stylesheets(GitHub - vitalets/react-native-extended-stylesheet: Extended StyleSheets for React Native) to get rem support.

That, unfortunately, does not work. Is there a similar solution available for Expo?

Is there a trick I’m missing to add relative size support in Expo?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.