react-native-size-matters
react-native-size-matters copied to clipboard
A lightweight, zero-dependencies, React-Native utility belt for scaling the size of your apps UI across different sized devices.
when using height: '43@vs', like it throws this error please guide me what I am doing wrong I used const styles = ScaledSheet.create({});
Hey again! In my previous app, when I added the moderateVerticalScale to this package, I found that 0.4 was usually the golden ratio for me. This scale came out from...
Is there support for this? For example when using inline style values.
Can we use this package for adjusting UI for foldable devices?
There is an issue when using the library with the latest version of React Native (currently 0.76.3), "react-native-screens": "^4.3.0" and last version @react-navigation When building the Android version, an error...