React Native Size Matters Versions Save

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

v0.4.2

8 months ago

v0.4.1

8 months ago

What's Changed

New Contributors

v0.4.0

3 years ago

🔨 Breaking Change

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

0.3.1

3 years ago

Features:

  • Added moderateVerticalScale (@SrBrahma)

0.3.0

4 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.

0.1.4

5 years ago

Bug Fix

  • some styles causing TS errors when given string

0.1.2

5 years ago

Bug Fix

Persist sizes when launching in landscape

0.1.3

5 years ago

Bug Fix

  • Handle negatives on ScaledSheet