React Native Styled.macro Versions Save

⚛️ A Utility-First Styling Library for React Native

v0.6.3

3 years ago

0.6.3 (2020-11-02)

Bug Fixes

v0.6.2

3 years ago

0.6.2 (2020-10-31)

Bug Fixes

  • macro: _rem is not a function (3c7854a)

v0.6.1

3 years ago

0.6.1 (2020-10-31)

Bug Fixes

  • cannot use import outside a module (8c1a1cf), closes #13

v0.6.0

3 years ago

0.6.0 (2020-10-26)

Features

  • support Image resizeMode (265edd4)

v0.5.0

3 years ago

0.5.0 (2020-10-26)

Bug Fixes

  • styleUtils.select should merge StyleProps (cbb8ad0)
  • style-utils: incorrect typing (1f6e400)

Features

  • add built-in layout variant (dd93402)
  • add transform utils (b15f5aa)
  • add useWindowVariant hook (9eb9eb1)
  • set width to 100% to all container styles (7ab5b59)
  • support numberOfLines prop (a55bc6c)
  • support selectable prop (1e265b9)
  • throw on unknown styles (fc1dba9)

Performance Improvements

  • macro: optimize default styles (787c7f9)

v0.4.0

3 years ago

0.4.0 (2020-10-17)

Features

v0.3.0

3 years ago

0.3.0 (2020-10-17)

Features

  • drop tailwind-rn in favor of built-in styles (564bba6)

v0.2.0

3 years ago

0.2.0 (2020-10-16)

Bug Fixes

Features

  • expose styled with variants support (6740d76)