Skip to content

Releases: nirsky/react-native-size-matters

v0.4.2

03 Oct 09:23
68c63b0

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Sep 16:58
2f034aa

Choose a tag to compare

What's Changed

New Contributors

v0.4.0

22 Dec 08:57
2c20dbc

Choose a tag to compare

🔨 Breaking Change

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

v0.3.1

03 Sep 07:42
fc9722d

Choose a tag to compare

Features:

  • Added moderateVerticalScale (@SrBrahma)

v0.3.0

05 Dec 16:07
bbfc75c

Choose a tag to compare

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.

v0.1.4

03 Oct 10:14

Choose a tag to compare

Bug Fix

  • some styles causing TS errors when given string

v0.1.3

19 Aug 10:09

Choose a tag to compare

Bug Fix

  • Handle negatives on ScaledSheet

v0.1.2

19 Aug 10:10

Choose a tag to compare

Bug Fix

Persist sizes when launching in landscape