react-native-size-matters

A lightweight, zero-dependencies, React-Native utility belt for scaling the size of your apps UI across different sized devices.

MIT License

Downloads
873.3K
Stars
2.3K
Committers
8

Bot releases are hidden (Show)

react-native-size-matters - v0.4.2 Latest Release

Published by nirsky about 1 year ago

react-native-size-matters - v0.4.1

Published by nirsky about 1 year ago

What's Changed

New Contributors

react-native-size-matters - v0.4.0

Published by nirsky almost 4 years ago

🔨 Breaking Change

Version 0.2.x of react-native-dotenv is also expected to work.

react-native-size-matters - v0.3.1

Published by nirsky about 4 years ago

Features:

  • Added moderateVerticalScale (@SrBrahma)
react-native-size-matters - v0.3.0

Published by nirsky almost 5 years ago

Features:

  • Shorthand alias for all scaling functions.
  • Support rounding ScaledSheet result using r suffix.
  • Support 3 numbers after the decimal point on ScaledSheet.

Refactor

  • Improved ScaledSheet code complexity.
react-native-size-matters - v0.1.4

Published by nirsky about 6 years ago

Bug Fix

  • some styles causing TS errors when given string
react-native-size-matters - v0.1.2

Published by nirsky about 6 years ago

Bug Fix

Persist sizes when launching in landscape

react-native-size-matters - v0.1.3

Published by nirsky about 6 years ago

Bug Fix

  • Handle negatives on ScaledSheet