Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Releases: z0al/react-native-styled.macro

v0.6.3

02 Nov 16:30
Compare
Choose a tag to compare

0.6.3 (2020-11-02)

Bug Fixes

v0.6.2

31 Oct 23:10
Compare
Choose a tag to compare

0.6.2 (2020-10-31)

Bug Fixes

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

v0.6.1

31 Oct 20:42
Compare
Choose a tag to compare

0.6.1 (2020-10-31)

Bug Fixes

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

v0.6.0

26 Oct 22:47
Compare
Choose a tag to compare

0.6.0 (2020-10-26)

Features

  • support Image resizeMode (265edd4)

v0.5.0

26 Oct 22:25
Compare
Choose a tag to compare

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

17 Oct 12:56
Compare
Choose a tag to compare

0.4.0 (2020-10-17)

Features

v0.3.0

17 Oct 00:04
Compare
Choose a tag to compare

0.3.0 (2020-10-17)

Features

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

v0.2.0

16 Oct 12:14
Compare
Choose a tag to compare

0.2.0 (2020-10-16)

Bug Fixes

Features

  • expose styled with variants support (6740d76)